diff --git a/data/event-schemas/schema/m.room.power_levels.yaml b/data/event-schemas/schema/m.room.power_levels.yaml index 3beed1d8..c3ea94aa 100644 --- a/data/event-schemas/schema/m.room.power_levels.yaml +++ b/data/event-schemas/schema/m.room.power_levels.yaml @@ -76,7 +76,7 @@ properties: The default level required to send state events. Can be overridden by the `events` key. Defaults to 50 if unspecified. - **Note**: When there is no power levels event in the room, this defaults + **Note**: When there is no `m.room.power_levels` event in the room, this defaults to 0. See description for more information. type: integer users: