Fix anchor for room-knocking heading (#1423)

Fixes #1407
This commit is contained in:
Richard van der Hoff 2023-01-31 19:59:40 +00:00 committed by GitHub
parent d55af02738
commit 05620913d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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