mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-28 22:14:10 +01:00
Remove duplicated "Note:"
Signed-off-by: Johannes Becker <j.becker@famedly.com>
This commit is contained in:
parent
07442876ce
commit
f43ffce6f5
|
|
@ -42,7 +42,7 @@ description: |-
|
||||||
`m.room.power_levels` event as soon as it is created. See also the
|
`m.room.power_levels` event as soon as it is created. See also the
|
||||||
documentation of the `/createRoom` API.
|
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).
|
as required by the [Canonical JSON specification](/appendices/#canonical-json).
|
||||||
|
|
||||||
properties:
|
properties:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue