From afa06ad330ce20a9d86e5d260e0b8067925454ad Mon Sep 17 00:00:00 2001 From: HarHarLinks <2803622+HarHarLinks@users.noreply.github.com> Date: Mon, 23 Feb 2026 07:56:55 +0100 Subject: [PATCH] add comma Signed-off-by: HarHarLinks <2803622+HarHarLinks@users.noreply.github.com> --- content/client-server-api/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/client-server-api/_index.md b/content/client-server-api/_index.md index 0b913cc9..ef08234e 100644 --- a/content/client-server-api/_index.md +++ b/content/client-server-api/_index.md @@ -3315,7 +3315,7 @@ PUT /rooms/!roomid:domain/state/m.room.bgd.color ### Redactions Since events are extensible it is possible for malicious users and/or -servers to add keys that are, for example offensive or illegal. Since +servers to add keys that are, for example, offensive or illegal. Since some events cannot be simply deleted, e.g. membership events, we instead 'redact' events. This involves removing all keys from an event that are not required by the protocol. This stripped down event is thereafter