summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorMatthew Hodgson <matthew@matrix.org>2014-08-14 18:58:40 +0100
committerMatthew Hodgson <matthew@matrix.org>2014-08-14 18:58:40 +0100
commit0b179db36de8b4665e0ac33102a6998a7329d263 (patch)
tree1c40239f8a4b851989ebee048c3ae13374cef6dc /docs
parentIt's called Matrix :) (diff)
downloadsynapse-0b179db36de8b4665e0ac33102a6998a7329d263.tar.xz
s/Synapse/Matrix/
Diffstat (limited to 'docs')
-rw-r--r--docs/client-server/specification.rst6
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.