From 1a938c72e7919c0b51da7036df6614f4cd74f357 Mon Sep 17 00:00:00 2001 From: Will Hunt Date: Thu, 25 Aug 2022 16:21:37 +0100 Subject: [PATCH] s/room/rooms Fixes #979 --- data/api/client-server/joining.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/api/client-server/joining.yaml b/data/api/client-server/joining.yaml index 70e7444e..48d630c4 100644 --- a/data/api/client-server/joining.yaml +++ b/data/api/client-server/joining.yaml @@ -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