summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorKegan Dougal <kegan@matrix.org>2014-09-01 17:57:37 +0100
committerKegan Dougal <kegan@matrix.org>2014-09-01 17:57:44 +0100
commit74cffcf51abb2eaacc52882c4afdcdbf67b8af4d (patch)
tree49faedf61ccd8cb0f199e40914237bbe3ebda054 /docs
parentfix lying docs (diff)
downloadsynapse-74cffcf51abb2eaacc52882c4afdcdbf67b8af4d.tar.xz
Small formatting errors
Diffstat (limited to 'docs')
-rw-r--r--docs/specification.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/specification.rst b/docs/specification.rst
index f41308ce1d..23c6b12091 100644
--- a/docs/specification.rst
+++ b/docs/specification.rst
@@ -514,8 +514,8 @@ There are several APIs provided to ``GET`` events for a room:
 
 
 
- - ``/rooms/<room id>/messages`` : Get all ``m.room.message`` events.
- - ``/rooms/<room id>/initialSync`` : Get all relevant events for a room.
+- ``/rooms/<room id>/messages`` : Get all ``m.room.message`` events.
+- ``/rooms/<room id>/initialSync`` : Get all relevant events for a room.
 
 
 Room Events