diff --git a/proposals/3925-replace-aggregation-with-full-event.md b/proposals/3925-replace-aggregation-with-full-event.md index d54669dd3ff..66e3910bee1 100644 --- a/proposals/3925-replace-aggregation-with-full-event.md +++ b/proposals/3925-replace-aggregation-with-full-event.md @@ -1,4 +1,4 @@ -# MSC0000: m.replace aggregation with full event +# 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.