diff --git a/proposals/3083-restricted-rooms.md b/proposals/3083-restricted-rooms.md index 053adca8..bd5b506e 100644 --- a/proposals/3083-restricted-rooms.md +++ b/proposals/3083-restricted-rooms.md @@ -101,7 +101,7 @@ between `public`, `invite`, and `restricted`. * `private`: This is reserved, but unspecified. * `restricted`: the same as `public`, with the additional caveat that servers must verify the `m.room.member` event is signed by one of the `authorised_servers` if - a member is not yet invited or joined to the room. + a member was not yet invited or joined into the room. ## Security considerations