mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-24 03:54:10 +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
edc4f38c84
commit
3fbb048689
|
|
@ -744,7 +744,7 @@ devices:
|
|||
| |
|
||||
```
|
||||
|
||||
###### SAS error handling
|
||||
###### Error handling during SAS 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