diff options
author | Matthew Hodgson <matthew@matrix.org> | 2014-08-14 03:36:03 +0100 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2014-08-14 03:36:03 +0100 |
commit | e7736668ba0ab2f7954717b6d99dc2f7c69d1845 (patch) | |
tree | b220460b3c3959739a268b498d604b9740073ea7 /README.rst | |
parent | fix emote presentation (diff) | |
download | synapse-e7736668ba0ab2f7954717b6d99dc2f7c69d1845.tar.xz |
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst index 6ee107d211..8131172d8e 100644 --- a/README.rst +++ b/README.rst @@ -40,8 +40,8 @@ To get up and running: About Matrix ============ -Matrix specifies a set of pragmatic RESTful HTTP JSON APIs for VoIP and IM as an -open standard, providing: +Matrix specifies a set of pragmatic RESTful HTTP JSON APIs as an open standard, +which handle: - Creating and managing fully distributed chat rooms with no single points of control or failure |