typoes (#3680)
* typoes * Appease the faulty spellcheck on the json too Co-authored-by: Travis Ralston <travisr@matrix.org>
This commit is contained in:
parent
4a9c236572
commit
20aa44bd13
5 changed files with 5 additions and 5 deletions
|
@ -42,7 +42,7 @@ Room version 4 uses the same algorithms defined in [room version
|
|||
Room version 3 generated event IDs that were difficult for client
|
||||
implementations which were not encoding the event ID to function in
|
||||
those rooms. It additionally raised concern due to the `/` character
|
||||
being interpretted differently by some reverse proxy software, and
|
||||
being interpreted differently by some reverse proxy software, and
|
||||
generally made administration harder.
|
||||
{{% /boxes/rationale %}}
|
||||
|
||||
|
|
|
@ -32,7 +32,7 @@ as do the versions v6 is based upon.
|
|||
|
||||
### Authorization rules
|
||||
|
||||
{{% added-in this=true %}} For checks perfomed upon `m.room.member` events, a
|
||||
{{% added-in this=true %}} For checks performed upon `m.room.member` events, a
|
||||
new point for `membership=knock` is added.
|
||||
|
||||
Events must be signed by the server denoted by the `sender` key.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue