Compare commits

..

1 commit

Author SHA1 Message Date
Kévin Commaille 387a703a61
Merge 2fca4789ca into 5d8bfd35be 2026-01-28 15:54:44 +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