diff --git a/proposals/1543-qr_code_key_verification.md b/proposals/1543-qr_code_key_verification.md index b8458961f..cd2b19f94 100644 --- a/proposals/1543-qr_code_key_verification.md +++ b/proposals/1543-qr_code_key_verification.md @@ -97,7 +97,7 @@ the form: The QR codes to be displayed and scanned, which are not a part of an in-person verification (for example, for printing on business cards), will encode URLs of the form: -`https://matrix.to/#/?&action=verify&key_=...` +`https://matrix.to/#/?action=verify&key_=...` In this case, only the user scanning the QR code will verify the key of the user whose QR code was scanned; bi-directional verification is not possible.