mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 19:44:09 +01:00
fixup! e2ee/device verification: move general error handling under framework
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
parent
b8808caa1e
commit
ea9dc84424
|
|
@ -597,7 +597,7 @@ package naming convention.
|
|||
|
||||
{{% event event="m.key.verification.cancel" %}}
|
||||
|
||||
###### General key verification error handling
|
||||
###### Error handling during key verification
|
||||
|
||||
At any point the interactive verification can go wrong. The following describes
|
||||
what to do when an error happens:
|
||||
|
|
|
|||
Loading…
Reference in a new issue