0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-12-14 17:44:01 +01:00

Small formatting errors

This commit is contained in:
Kegan Dougal 2014-09-01 17:57:37 +01:00
parent 6d07a28a29
commit 74cffcf51a

View file

@ -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