From 3fbb048689469a7734a7b637085e83cd42628d45 Mon Sep 17 00:00:00 2001 From: Sumner Evans Date: Fri, 7 Jun 2024 10:29:44 -0600 Subject: [PATCH] fixup! e2ee/device verification: move general error handling under framework Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> --- content/client-server-api/modules/end_to_end_encryption.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/client-server-api/modules/end_to_end_encryption.md b/content/client-server-api/modules/end_to_end_encryption.md index 4faa7efa..2c9863e4 100644 --- a/content/client-server-api/modules/end_to_end_encryption.md +++ b/content/client-server-api/modules/end_to_end_encryption.md @@ -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: