summary refs log tree commit diff
path: root/README.rst
diff options
context:
space:
mode:
authorMatthew Hodgson <matthew@matrix.org>2015-04-08 10:55:04 +0100
committerMatthew Hodgson <matthew@matrix.org>2015-04-08 10:55:12 +0100
commit7f911ef4e317c16caf1b8a7af726c183833ac11d (patch)
tree5be01baf6ced727da5cee426f684f1c524238413 /README.rst
parentFix --enable-registration flag to work if you don't give a value (diff)
downloadsynapse-7f911ef4e317c16caf1b8a7af726c183833ac11d.tar.xz
typo
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index f1f9b0a03a..14ef6c5acf 100644
--- a/README.rst
+++ b/README.rst
@@ -349,7 +349,7 @@ and port where the server is running.  (At the current time synapse does not
 support clustering multiple servers into a single logical homeserver).  The DNS
 record would then look something like::
 
-    $ dig -t srv _matrix._tcp.machine.my.domaine.name
+    $ dig -t srv _matrix._tcp.machine.my.domain.name
     _matrix._tcp    IN      SRV     10 0 8448 machine.my.domain.name.