mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-05-01 06:34:09 +02:00
more review tweaks
This commit is contained in:
parent
05d1779d1f
commit
f6063f9391
|
|
@ -195,7 +195,7 @@ given event (for example, if an event is edited multiple times). These should
|
||||||
be [aggregated](#aggregations) by the homeserver.
|
be [aggregated](#aggregations) by the homeserver.
|
||||||
|
|
||||||
The aggregation format of `m.replace` relationships gives the **most recent**
|
The aggregation format of `m.replace` relationships gives the **most recent**
|
||||||
replacement event, formatted as normal (see [Room Event Format](#room-event-format)).
|
replacement event, formatted [as normal](#room-event-format).
|
||||||
|
|
||||||
The most recent event is determined by comparing `origin_server_ts`; if two or
|
The most recent event is determined by comparing `origin_server_ts`; if two or
|
||||||
more replacement events have identical `origin_server_ts`, the event with the
|
more replacement events have identical `origin_server_ts`, the event with the
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue