From d4c1214d3298d03f474b409862aba4f4e39a0655 Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Wed, 2 Jul 2025 08:45:00 +0200 Subject: [PATCH] Fix typo Signed-off-by: Johannes Marbach --- content/client-server-api/modules/event_replacements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/client-server-api/modules/event_replacements.md b/content/client-server-api/modules/event_replacements.md index 90c67ecf..c4563a88 100644 --- a/content/client-server-api/modules/event_replacements.md +++ b/content/client-server-api/modules/event_replacements.md @@ -364,7 +364,7 @@ property under `m.new_content`. A particular constraint applies to events which replace a [reply](#rich-replies): in contrast to the original reply, there should be no `m.in_reply_to` property -in the the `m.relates_to` object, since it would be redundant (see +in the `m.relates_to` object, since it would be redundant (see [Applying `m.new_content`](#applying-mnew_content) above, which notes that the original event's `m.relates_to` is preserved), as well as being contrary to the spirit of the event relationships mechanism which expects only one "parent" per