From 033038917d8b7206ab15511c03697e55c8fbe4c4 Mon Sep 17 00:00:00 2001 From: Hubert Chathi Date: Wed, 10 Nov 2021 13:46:24 -0500 Subject: [PATCH] remove extra `type` property (#3482) --- changelogs/client_server/newsfragments/3482.clarification | 1 + data/event-schemas/schema/m.key.verification.m.relates_to.yaml | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 changelogs/client_server/newsfragments/3482.clarification diff --git a/changelogs/client_server/newsfragments/3482.clarification b/changelogs/client_server/newsfragments/3482.clarification new file mode 100644 index 00000000..3ccb2333 --- /dev/null +++ b/changelogs/client_server/newsfragments/3482.clarification @@ -0,0 +1 @@ +Fix various typos throughout the specification. diff --git a/data/event-schemas/schema/m.key.verification.m.relates_to.yaml b/data/event-schemas/schema/m.key.verification.m.relates_to.yaml index e29f8bbe..670fd606 100644 --- a/data/event-schemas/schema/m.key.verification.m.relates_to.yaml +++ b/data/event-schemas/schema/m.key.verification.m.relates_to.yaml @@ -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