Update proposals/2403-knock.md

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
Andrew Morgan 2020-09-03 13:47:20 +01:00 committed by GitHub
parent c9a7b442ff
commit 58cb299dde
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -346,7 +346,7 @@ homeserver. The response contains `StrippedStateEvent`s with room metadata
The event types that can be sent here should match those of the `/sync`
extensions mentioned above.
This is loosely based off of the
This is loosely based on the
[federated invite](https://matrix.org/docs/spec/server_server/r0.1.4#put-matrix-federation-v2-invite-roomid-eventid)
request content.
```json