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.
|
||||
|
|
@ -16,6 +16,5 @@ properties:
|
|||
description: |-
|
||||
The event ID of the `m.key.verification.request` that this message is
|
||||
related to.
|
||||
type: object
|
||||
type: object
|
||||
title: VerificationRelatesTo
|
||||
|
|
|
|||
Loading…
Reference in a new issue