From 61913444ccbf17a2fa30e4a1b1bc8d259a332f3d Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Wed, 11 Dec 2024 13:35:22 +0100 Subject: [PATCH] Update content/server-server-api.md --- 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 3d9291b4..8e99c431 100644 --- a/content/server-server-api.md +++ b/content/server-server-api.md @@ -1257,7 +1257,7 @@ endpoint MUST be protected as follows: the sending 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 - room ID MUST be ignored if the `origin` server is denied access to + room ID MUST be ignored if the sending server is denied access to the room identified by that ID. ## Signing Events