Compare commits

..

1 commit

Author SHA1 Message Date
Travis Ralston f4c3b360f2
Merge 3014a2bea9 into 6edb6ba1cd 2025-06-26 22:58:53 -07: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