From 0b179db36de8b4665e0ac33102a6998a7329d263 Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Thu, 14 Aug 2014 18:58:40 +0100 Subject: [PATCH] s/Synapse/Matrix/ --- docs/client-server/specification.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/client-server/specification.rst b/docs/client-server/specification.rst index b82093f2d..3367884ad 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.