Skip to content

Commit

Permalink
s/room/rooms
Browse files Browse the repository at this point in the history
  • Loading branch information
Half-Shot committed Aug 25, 2022
1 parent 5572d33 commit 1a938c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/api/client-server/joining.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1a938c7

Please sign in to comment.