Update content/server-server-api.md

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
Johannes Marbach 2024-12-11 08:33:45 +01:00 committed by GitHub
parent 65c77ef638
commit 2e5c532617
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1256,7 +1256,7 @@ endpoint MUST be protected as follows:
- For [typing notifications (`m.typing`)](#typing-notifications), if
the `origin` server is denied access to the room identified by
`room_id`, the EDU MUST be ignored.
- For [receipts (m.receipt)](#receipts), all receipts for a particular
- For [receipts (`m.receipt`)](#receipts), all receipts for a particular
room ID MUST be ignored if the `origin` server is denied access to
the room identified by that ID.