From 16a90cd430a448779ac0d131afb9cf678a6b008d Mon Sep 17 00:00:00 2001 From: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> Date: Tue, 25 Apr 2023 13:41:03 +0100 Subject: [PATCH] Update content/client-server-api/modules/event_annotations.md Co-authored-by: Hubert Chathi --- content/client-server-api/modules/event_annotations.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/client-server-api/modules/event_annotations.md b/content/client-server-api/modules/event_annotations.md index f7061ca2..8aeff40f 100644 --- a/content/client-server-api/modules/event_annotations.md +++ b/content/client-server-api/modules/event_annotations.md @@ -58,7 +58,8 @@ When performing this count: * Implementations should ignore any annotation event which refers to an event which itself has an `m.relates_to` with `rel_type: m.annotation` or `rel_type: m.replace`. In other words, it is not possible to annotate a - [replacement event](#event-replacements) or an annotation. + [replacement event](#event-replacements) or an annotation. Annotations should + instead refer to the original event. * When an annotation is redacted, it is removed from the count.