Skip to content

Commit 4d11303

Browse files
committed
editorial: fix broken idl xrefs
1 parent d867ae8 commit 4d11303

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -302,8 +302,8 @@ <h3>
302302
<li>[=Consume user activation=] of |window|.
303303
</li>
304304
<li>Let |providers| be |options|'s
305-
{{DigitalCredentialRequestOptions/digital}}'s
306-
{{IdentityRequestProvider/providers}} member.
305+
{{CredentialRequestOptions/digital}}'s
306+
{{DigitalCredentialRequestOptions/providers}} member.
307307
</li>
308308
<li>If |providers| is empty, [=exception/throw=] a {{"TypeError"}}
309309
{{DOMException}}.

0 commit comments

Comments
 (0)