diff --git a/data/event-schemas/schema/m.room.power_levels.yaml b/data/event-schemas/schema/m.room.power_levels.yaml index f9d5d124..a24b2e44 100644 --- a/data/event-schemas/schema/m.room.power_levels.yaml +++ b/data/event-schemas/schema/m.room.power_levels.yaml @@ -42,7 +42,7 @@ description: |- `m.room.power_levels` event as soon as it is created. See also the documentation of the `/createRoom` API. - Note: the allowed range for power level values is `[-(2**53)+1, (2**53)-1]`, + The allowed range for power level values is `[-(2**53)+1, (2**53)-1]`, as required by the [Canonical JSON specification](/appendices/#canonical-json). properties: