Skip to content

Commit dd1ab80

Browse files
[Editorial] Fix some minor spec compilation issues
1 parent 45d4432 commit dd1ab80

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

spec.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ spec: webdriver; urlPrefix: https://w3c.github.io/webdriver/
8787
<pre class="link-defaults">
8888
spec:fetch; type:dfn; for:/; text:request;
8989
spec:i18n-glossary; type:dfn; text:bidi isolation
90+
spec:i18n-glossary; type:dfn; text:language priority list
9091
spec:url; type:dfn; text:valid domain;
9192
</pre>
9293

@@ -205,7 +206,7 @@ This limitation motivates the following Secure Payment Confirmation behavior:
205206

206207
1. SPC supports cross-origin registration from an iframe in a third-party
207208
context. For instance, this registration might take place following some
208-
other identity and verification (<abbr>ID&V</abbr>) flow (e.g., SMS OTP).
209+
other identity and verification (<abbr>ID&amp;V</abbr>) flow (e.g., SMS OTP).
209210

210211
* See <a href="https://github.com/w3c/webauthn/issues/1656">discussion
211212
on WebAuthn issue 1656</a>.

0 commit comments

Comments
 (0)