Compare commits

..

1 commit

Author SHA1 Message Date
Kévin Commaille 269f5f2b13
Merge bb54e7d303 into 6edb6ba1cd 2025-06-27 21:06:20 +02:00
2 changed files with 1 additions and 2 deletions

View file

@ -1 +0,0 @@
Fix various typos throughout the specification.

View file

@ -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 `m.relates_to` object, since it would be redundant (see
in the 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