wording tweaks

pull/2366/head
Hubert Chathi 5 years ago
parent abbba4788c
commit 5f5f99fcc1

@ -25,9 +25,9 @@ or an in-room event.
After the `m.key.verification.accept` event is sent, either party can send an
`m.key.verification.start` event to begin the verification. If both parties
send an `m.key.verification.start` event, and they both specify the same
verification method, then the event sent by the user whose ID is the smallest
is used, and the event sent by the user whose ID is the largest is ignored. In
the case of a single user verifying two of their devices, the device ID is
verification method, then the event sent by the user whose user ID is the
smallest is used, and the other `m.key.verification.start` event is ignored.
In the case of a single user verifying two of their devices, the device ID is
compared instead. If both parties send an `m.key.verification.start` event,
but they specify different verification methods, the verification should be
cancelled with a `code` of `m.unexpected_message`.

Loading…
Cancel
Save