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 GitHub
parent 10587366e9
commit ae06f37470
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 2 deletions

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