From fa53f58ba6dc80a808c9e99a627df45f3486e78e Mon Sep 17 00:00:00 2001 From: Sumner Evans Date: Mon, 27 May 2024 18:05:40 -0600 Subject: [PATCH] m.key.verification.start: remove wording that it is typically to-device It can be either a to-device event or an in-room event. Signed-off-by: Sumner Evans --- data/event-schemas/schema/m.key.verification.start.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/event-schemas/schema/m.key.verification.start.yaml b/data/event-schemas/schema/m.key.verification.start.yaml index cc16d275d..ef862ffcf 100644 --- a/data/event-schemas/schema/m.key.verification.start.yaml +++ b/data/event-schemas/schema/m.key.verification.start.yaml @@ -3,9 +3,9 @@ allOf: - $ref: core-event-schema/event.yaml description: |- - Begins a key verification process. Typically sent as a [to-device](/client-server-api/#send-to-device-messaging) event. The `method` - field determines the type of verification. The fields in the event will differ depending - on the `method`. This definition includes fields that are in common among all variants. + Begins a key verification process. The `method` field determines the type of + verification. The fields in the event will differ depending on the `method`. + This definition includes fields that are in common among all variants. properties: content: properties: