Fix anchor for room-knocking heading

Fixes #1407
This commit is contained in:
Richard van der Hoff 2023-01-31 18:52:35 +00:00
parent d55af02738
commit e1ddfde1a9
2 changed files with 3 additions and 1 deletions

View file

@ -0,0 +1 @@
Fix various typos throughout the specification.

View file

@ -877,7 +877,8 @@ on the resulting `m.room.member` event.
If the joining server fails all conditions then a 403 `M_FORBIDDEN` error
is used by the resident server.
## <a name="knocking-rooms"> Knocking upon a room
<a name="knocking-rooms">
## Knocking upon a room
Rooms can permit knocking through the join rules, and if permitted this
gives users a way to request to join (be invited) to the room. Users who