summary refs log tree commit diff
path: root/README.rst
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2015-04-08 14:11:07 +0100
committerErik Johnston <erik@matrix.org>2015-04-08 14:11:07 +0100
commit3887350e47bc96aef094ee7eb66abe8cc6e30694 (patch)
treef48744618305d66665b8a3c666ccc94d55f99fd7 /README.rst
parentRetry transaction, not SQL query (diff)
parentMerge pull request #117 from matrix-org/notifier-leak (diff)
downloadsynapse-3887350e47bc96aef094ee7eb66abe8cc6e30694.tar.xz
Merge branch 'develop' of github.com:matrix-org/synapse into mysql
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.