From 2e5c532617a398560e5d65c7ed4ff7dc86b3ee31 Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Wed, 11 Dec 2024 08:33:45 +0100 Subject: [PATCH] Update content/server-server-api.md Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> --- content/server-server-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/server-server-api.md b/content/server-server-api.md index 674ab637..c214dd78 100644 --- a/content/server-server-api.md +++ b/content/server-server-api.md @@ -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.