fix m.signing_update typo

This commit is contained in:
Kierre 2026-01-26 18:22:16 -05:00
parent 7066694571
commit 0a320e5802
No known key found for this signature in database
GPG key ID: 1C50B6A26C5B1C6E

View file

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