diff --git a/proposals/1543-qr_code_key_verification.md b/proposals/1543-qr_code_key_verification.md index cd2b19f9..142e793e 100644 --- a/proposals/1543-qr_code_key_verification.md +++ b/proposals/1543-qr_code_key_verification.md @@ -81,7 +81,7 @@ This proposal defines three verification methods that can be used in The QR codes to be displayed and scanned using this format will encode URLs of the form: -`https://matrix.to/#/?request=&action=verify&key_=...&verification_algorithms=&verification_key=&other_user_key=` +`https://matrix.to/#/?request=&action=verify&key_=...&secret=&other_user_key=` (when `matrix:` URLs are specced, this will be used instead). - `request`: is the event ID of the associated verification request event.