fix typos in m.room_key.withheld (#2080)

* fix typos

* add changelog
This commit is contained in:
Hubert Chathi 2025-02-25 17:11:50 -05:00 committed by Tom Foster
parent 600df846d0
commit 47d89732c6
2 changed files with 3 additions and 2 deletions

View file

@ -0,0 +1 @@
Fix various typos throughout the specification.

View file

@ -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: |-