From 70f9605e28e0b7161e08e6c8901663447ce2e43e Mon Sep 17 00:00:00 2001 From: Ian Jacobs Date: Mon, 18 Nov 2024 09:58:52 -0600 Subject: [PATCH] use entity def --- spec.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec.bs b/spec.bs index 16d4b2a..46a198d 100644 --- a/spec.bs +++ b/spec.bs @@ -207,7 +207,7 @@ This limitation motivates the following Secure Payment Confirmation behavior: 1. SPC supports cross-origin registration from an iframe in a third-party context. For instance, this registration might take place following some - other identity and verification (ID and V) flow (e.g., SMS OTP). + other identity and verification (ID&V) flow (e.g., SMS OTP). * See discussion on WebAuthn issue 1656.