From 9c3d3c25ccd76460bb84cf9d0bff13f3c384ec75 Mon Sep 17 00:00:00 2001
From: Matthew Hodgson <matthew@matrix.org>
Date: Wed, 13 Aug 2014 16:20:41 +0100
Subject: [PATCH] typo

---
 README.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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:
-- 
GitLab