diff options
author | Matthew Hodgson <matthew@matrix.org> | 2014-08-14 18:58:40 +0100 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2014-08-14 18:58:40 +0100 |
commit | 0b179db36de8b4665e0ac33102a6998a7329d263 (patch) | |
tree | 1c40239f8a4b851989ebee048c3ae13374cef6dc | |
parent | It's called Matrix :) (diff) | |
download | synapse-0b179db36de8b4665e0ac33102a6998a7329d263.tar.xz |
s/Synapse/Matrix/
-rw-r--r-- | docs/client-server/specification.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/client-server/specification.rst b/docs/client-server/specification.rst index b82093f2d3..3367884ad4 100644 --- a/docs/client-server/specification.rst +++ b/docs/client-server/specification.rst @@ -1,6 +1,6 @@ -========================= -Synapse Client-Server API -========================= +======================== +Matrix Client-Server API +======================== The following specification outlines how a client can send and receive data from a home server. |