From 74cffcf51abb2eaacc52882c4afdcdbf67b8af4d Mon Sep 17 00:00:00 2001 From: Kegan Dougal 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 f41308ce1..23c6b1209 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//messages`` : Get all ``m.room.message`` events. - - ``/rooms//initialSync`` : Get all relevant events for a room. +- ``/rooms//messages`` : Get all ``m.room.message`` events. +- ``/rooms//initialSync`` : Get all relevant events for a room. Room Events