Compare commits

..

1 commit

Author SHA1 Message Date
Tulir Asokan c1087d2882
Merge fe6c97f498 into 5d8bfd35be 2026-01-28 15:54:43 +00:00
2 changed files with 1 additions and 2 deletions

View file

@ -1 +0,0 @@
Change `m.signing_update` typo to `m.signing_key_update`. Contributed by @velikopter

View file

@ -25,7 +25,7 @@ allOf:
edu_type:
type: string
enum: ['m.signing_key_update']
description: The string `m.signing_key_update`.
description: The string `m.signing_update`.
example: "m.signing_key_update"
content:
type: object