From 630af1c396be007d6312ef4f2fa5ed27c3f1bf51 Mon Sep 17 00:00:00 2001 From: Will Hunt Date: Sun, 5 Jul 2020 15:58:32 +0100 Subject: [PATCH] more tidyup --- proposals/2666-get-rooms-in-common.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/2666-get-rooms-in-common.md b/proposals/2666-get-rooms-in-common.md index 040bdaebd..f4a2f0c60 100644 --- a/proposals/2666-get-rooms-in-common.md +++ b/proposals/2666-get-rooms-in-common.md @@ -58,7 +58,7 @@ as well as include lots of extranious information. ## Security considerations -The information provided in this endpoint is already accessible to the client, if the client has a copy of all +The information provided in this endpoint is already accessible to the client if it has a copy of all state that the user can see. This endpoint only makes it possible to get this information without having to request all state ahead of time.