mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
remove extra type property (#3482)
This commit is contained in:
parent
67d73438ea
commit
033038917d
|
|
@ -0,0 +1 @@
|
||||||
|
Fix various typos throughout the specification.
|
||||||
|
|
@ -17,5 +17,4 @@ properties:
|
||||||
The event ID of the `m.key.verification.request` that this message is
|
The event ID of the `m.key.verification.request` that this message is
|
||||||
related to.
|
related to.
|
||||||
type: object
|
type: object
|
||||||
type: object
|
|
||||||
title: VerificationRelatesTo
|
title: VerificationRelatesTo
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue