diff --git a/event-schemas/schema/m.room.power_levels b/event-schemas/schema/m.room.power_levels index 9bb12993a3..06f55d2619 100644 --- a/event-schemas/schema/m.room.power_levels +++ b/event-schemas/schema/m.room.power_levels @@ -70,8 +70,7 @@ properties: state_default: description: |- The default level required to send state events. Can be overridden - by the ``events`` key. Defaults to 50 if unspecified, but 0 if - there is no ``m.room.power_levels`` event at all. + by the ``events`` key. Defaults to 50 if unspecified. type: integer users: additionalProperties: