minor grammar fix
context: https://github.com/element-hq/synapse/pull/19260#discussion_r2614227743
This commit is contained in:
@@ -531,7 +531,7 @@ A response body like the following is returned:
|
||||
|
||||
which is a list of room membership states for the given user. This endpoint can
|
||||
be used with both local and remote users, with the caveat that the homeserver will
|
||||
only be aware of the memberships for rooms one of its local users has joined.
|
||||
only be aware of the memberships for rooms that one of its local users has joined.
|
||||
|
||||
Remote user memberships may also be out of date if all local users have since left
|
||||
a room. The homeserver will thus no longer receive membership updates about it.
|
||||
|
||||
Reference in New Issue
Block a user