diff --git a/content/rooms/v12.md b/content/rooms/v12.md index 992488f0..42f3e122 100644 --- a/content/rooms/v12.md +++ b/content/rooms/v12.md @@ -131,8 +131,7 @@ The rules are as follows: 1. If the event is not validly signed by the homeserver of the user ID denoted by the key, reject. 3. If `membership` is `join`: - 1. {{% changed-in v=11 %}} - If the only previous event is an `m.room.create` and the + 1. If the only previous event is an `m.room.create` and the `state_key` is the sender of the `m.room.create`, allow. 2. If the `sender` does not match `state_key`, reject. 3. If the `sender` is banned, reject.