summary refs log tree commit diff
path: root/README.rst
diff options
context:
space:
mode:
authorMatthew Hodgson <matthew@matrix.org>2014-08-13 16:20:41 +0100
committerMatthew Hodgson <matthew@matrix.org>2014-08-13 16:20:57 +0100
commit9c3d3c25ccd76460bb84cf9d0bff13f3c384ec75 (patch)
treecbfa51954040368a3149eabf038692d686e6ba78 /README.rst
parentMerge branch 'master' of git+ssh://github.com/matrix-org/synapse (diff)
downloadsynapse-9c3d3c25ccd76460bb84cf9d0bff13f3c384ec75.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 319bbb6e4e..53a8ca5f51 100644
--- a/README.rst
+++ b/README.rst
@@ -14,7 +14,7 @@ VoIP[1].  The basics you need to know to get up and running are:
 
 The overall architecture is::
 
-      client <----> homeserver <=================> homeserver  <-----> client
+      client <----> homeserver <=================> homeserver <-----> client
                 e.g. matrix.org:8080        e.g. mydomain.net:8080
 
 To get up and running: