* typoes

* Appease the faulty spellcheck on the json too

Co-authored-by: Travis Ralston <travisr@matrix.org>
This commit is contained in:
Matthew Hodgson 2022-01-26 19:14:09 +00:00 committed by GitHub
parent 4a9c236572
commit 20aa44bd13
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 5 additions and 5 deletions

View file

@ -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 %}}

View file

@ -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.