From 93b9d1b67a91f20fc44bbb6dba7a104a441fe689 Mon Sep 17 00:00:00 2001 From: Hubert Chathi Date: Fri, 21 Feb 2025 21:49:12 -0500 Subject: [PATCH] fix typos --- data/event-schemas/schema/m.room_key.withheld.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/event-schemas/schema/m.room_key.withheld.yaml b/data/event-schemas/schema/m.room_key.withheld.yaml index 797b51f9b..1acca5462 100644 --- a/data/event-schemas/schema/m.room_key.withheld.yaml +++ b/data/event-schemas/schema/m.room_key.withheld.yaml @@ -48,8 +48,8 @@ properties: session_id: type: string description: |- - Required of `code` is not `m.no_olm`. The session ID of the key - that this event is aboutis for. + Required if `code` is not `m.no_olm`. The session ID of the key + that this event is about. sender_key: type: string description: |-