mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
parent
d55af02738
commit
05620913d5
|
|
@ -0,0 +1 @@
|
|||
Fix various typos throughout the specification.
|
||||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue