Skip to content

Commit

Permalink
Update proposals/3925-replace-aggregation-with-full-event.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jonas Platte <[email protected]>
Signed-off-by: benkuly <[email protected]>
  • Loading branch information
benkuly and jplatte committed Nov 4, 2022
1 parent efc6cbc commit dac9908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proposals/3925-replace-aggregation-with-full-event.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# MSC3925: m.replace aggregation with full event

The Matrix DAG has immutable PDUs forming an auth chain. The client representation of this PDUs are simply called events.
While this events also have been immutable until v1.3, since v1.4 they aren't.
While these events also have been immutable until v1.3, since v1.4 they aren't.
When a client sends a `m.replace` relation, [the server should replace the content of the original event](https://spec.matrix.org/v1.4/client-server-api/#server-side-replacement-of-content).

There are some issues with this requirement:
Expand Down

0 comments on commit dac9908

Please sign in to comment.