add clarification

This commit is contained in:
Hubert Chathi 2019-05-28 20:07:45 -04:00
parent 696e568fb2
commit 84f0d9d7e4

View file

@ -139,7 +139,8 @@ Properties:
device, an `m.key.verification.cancel` message with `code` set to
`m.accepted` is sent to the other devices
- `reason` (string): human-readable reason for cancelling. This should only be
used if the recieving client does not understand the code given.
used if the recieving client does not understand the code given in the `code`
property.
Verification methods may define their own additional cancellation codes.
Cancellation codes defined in the Matrix spec will begin with `m.`; other