diff --git a/docs/specification.rst b/docs/specification.rst index f41308ce1db1c858768d44c0a7890fc502504b43..23c6b1209149ca685275bc74b988ef9c3d766c3c 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