From 88b21e933192ab89e3225981a69a934998e2ea3f Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Thu, 30 Mar 2023 20:51:09 -0600 Subject: [PATCH] Update data/event-schemas/schema/m.room.power_levels.yaml Co-authored-by: Hubert Chathi --- 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 3beed1d8..c3ea94aa 100644 --- a/data/event-schemas/schema/m.room.power_levels.yaml +++ b/data/event-schemas/schema/m.room.power_levels.yaml @@ -76,7 +76,7 @@ properties: The default level required to send state events. Can be overridden by the `events` key. Defaults to 50 if unspecified. - **Note**: When there is no power levels event in the room, this defaults + **Note**: When there is no `m.room.power_levels` event in the room, this defaults to 0. See description for more information. type: integer users: