From 9db8cc98d95fdf724088c1592979b60776456b44 Mon Sep 17 00:00:00 2001 From: Hubert Chathi Date: Fri, 20 Nov 2020 22:52:41 -0500 Subject: [PATCH] Update proposals/1543-qr_code_key_verification.md Co-authored-by: David Baker --- proposals/1543-qr_code_key_verification.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/1543-qr_code_key_verification.md b/proposals/1543-qr_code_key_verification.md index fe4e9926..ce620d92 100644 --- a/proposals/1543-qr_code_key_verification.md +++ b/proposals/1543-qr_code_key_verification.md @@ -41,7 +41,7 @@ who can then tell his device that the keys match. - a random shared secret. 5. Alice scans Bob's QR code. 6. Alice's device ensures that: - - Bob's key encoded in the QR code match the key that she already has for + - Bob's key encoded in the QR code matches the key that she already has for Bob, and - Alice's cross-signing key matches the cross-signing key encoded in the QR code.