s/room/rooms (#1215)

* s/room/rooms

Fixes #979

* Create 1215.clarification
pull/1230/head
Will Hunt 2 years ago committed by GitHub
parent 5572d33453
commit 8df0cfeae0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1 @@
Fix various typos throughout the specification.

@ -111,7 +111,7 @@ paths:
post:
summary: Start the requesting user participating in a particular room.
description: |-
*Note that this API takes either a room ID or alias, unlike* `/room/{roomId}/join`.
*Note that this API takes either a room ID or alias, unlike* `/rooms/{roomId}/join`.
This API starts a user participating in a particular room, if that user
is allowed to participate in that room. After this call, the client is

Loading…
Cancel
Save