mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 13:04:10 +01:00
Update data/event-schemas/schema/m.room.power_levels.yaml
This commit is contained in:
parent
11a16ad5d4
commit
2e486dcb10
|
|
@ -43,7 +43,7 @@ description: |-
|
|||
documentation of the `/createRoom` API.
|
||||
|
||||
Note: the allowed range for power level values is `[-(2**53)+1, (2**53)-1]`,
|
||||
as specified by the [Canonical JSON specification](/appendices/#canonical-json).
|
||||
as required by the [Canonical JSON specification](/appendices/#canonical-json).
|
||||
|
||||
properties:
|
||||
content:
|
||||
|
|
|
|||
Loading…
Reference in a new issue