From 2e486dcb106bc4d5cf6dbe84caea585c4088fbf5 Mon Sep 17 00:00:00 2001 From: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> Date: Tue, 22 Nov 2022 15:40:07 +0000 Subject: [PATCH] Update data/event-schemas/schema/m.room.power_levels.yaml --- data/event-schemas/schema/m.room.power_levels.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/event-schemas/schema/m.room.power_levels.yaml b/data/event-schemas/schema/m.room.power_levels.yaml index a7f5d398..f9d5d124 100644 --- a/data/event-schemas/schema/m.room.power_levels.yaml +++ b/data/event-schemas/schema/m.room.power_levels.yaml @@ -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: