From e8d5a50f7c3474040b117ffcc82b2b86253875bd Mon Sep 17 00:00:00 2001 From: Patrick Cloke Date: Tue, 8 Aug 2023 16:13:11 -0400 Subject: [PATCH] Fix order of headers. --- content/rooms/v11.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/content/rooms/v11.md b/content/rooms/v11.md index adba1b78..4ee13653 100644 --- a/content/rooms/v11.md +++ b/content/rooms/v11.md @@ -39,6 +39,10 @@ create `m.room.create` and `m.room.redaction` events. Room version 11 is based upon room version 10 with the following considerations. +### Redactions + +[See above](#redactions). + ### Event format The core event format is the same as [room version 10](/rooms/v10#event-format). @@ -243,10 +247,6 @@ Some consequences of these rules: user's power level. {{% /boxes/note %}} -### Redactions - -[See above](#redactions). - ## Unchanged from v10 The following sections have not been modified since v10, but are included for