mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-03 18:24:09 +01:00
Fix typo
This commit is contained in:
parent
105108428f
commit
bc90f1ce47
|
|
@ -43,8 +43,8 @@ already knocked or is currently in the room cannot knock on it.
|
||||||
This proposal introduces a new possible value for `join_rule` in
|
This proposal introduces a new possible value for `join_rule` in
|
||||||
`m.room.join_rules`: "knock". The value of `join_rule` in `m.room.join_rules`
|
`m.room.join_rules`: "knock". The value of `join_rule` in `m.room.join_rules`
|
||||||
must be set to "knock" for a knock to succeed. This means that existing rooms
|
must be set to "knock" for a knock to succeed. This means that existing rooms
|
||||||
will need to opt into allowing knocks in their room. rooms. Other than
|
will need to opt into allowing knocks in their rooms. Other than allowing
|
||||||
allowing knocks, "knock" is no different from the "invite" join rule.
|
knocks, "knock" is no different from the "invite" join rule.
|
||||||
|
|
||||||
## Membership changes
|
## Membership changes
|
||||||
Once someone has sent a `knock` membership into the room, the membership for
|
Once someone has sent a `knock` membership into the room, the membership for
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue