From 74cffcf51abb2eaacc52882c4afdcdbf67b8af4d Mon Sep 17 00:00:00 2001
From: Kegan Dougal <kegan@matrix.org>
Date: Mon, 1 Sep 2014 17:57:37 +0100
Subject: [PATCH] Small formatting errors

---
 docs/specification.rst | 4 ++--
 1 file 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
-- 
GitLab