From ea9dc84424e90ad75b92c2bd34e598767bd6a511 Mon Sep 17 00:00:00 2001 From: Sumner Evans Date: Fri, 7 Jun 2024 10:28:37 -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 f941f8b0..e93e54d3 100644 --- a/content/client-server-api/modules/end_to_end_encryption.md +++ b/content/client-server-api/modules/end_to_end_encryption.md @@ -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: