Add missing preposition (#2048)
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
This commit is contained in:
parent
e341525e04
commit
b9f46d1d85
2 changed files with 2 additions and 1 deletions
|
@ -0,0 +1 @@
|
||||||
|
Fix various typos throughout the specification.
|
|
@ -2783,7 +2783,7 @@ Whether or not they actually joined the room, if the room is an
|
||||||
re-join the room.
|
re-join the room.
|
||||||
|
|
||||||
A user can also forget a room which they have left. Rooms which have
|
A user can also forget a room which they have left. Rooms which have
|
||||||
been forgotten will never appear the response to the [`/sync`](/client-server-api/#get_matrixclientv3sync) API,
|
been forgotten will never appear in the response to the [`/sync`](/client-server-api/#get_matrixclientv3sync) API,
|
||||||
until the user re-joins, is re-invited, or knocks.
|
until the user re-joins, is re-invited, or knocks.
|
||||||
|
|
||||||
A user may wish to force another user to leave a room. This can be done
|
A user may wish to force another user to leave a room. This can be done
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue