summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--docs/implementation-notes/architecture.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/implementation-notes/architecture.rst b/docs/implementation-notes/architecture.rst
index b8476ddbf6..98050428b9 100644
--- a/docs/implementation-notes/architecture.rst
+++ b/docs/implementation-notes/architecture.rst
@@ -11,7 +11,7 @@ As of the end of Oct 2014, Synapse's overall architecture looks like::
         |                  .------------|------.              |
         |                  | handlers/  |      |              |
         |                  |            v      |              |
-        |                  | Event*Handler<---------> rest/* <=> Client
+        |                  | Event*Handler <--------> rest/* <=> Client
         |                  | Rooms*Handler     |              |
   HSes <=> federation/* <==> FederationHandler |              |
         |      |           | PresenceHandler   |              |