Skip to content

Commit

Permalink
chore: tidy up index.html (#153)
Browse files Browse the repository at this point in the history
Co-authored-by: marcoscaceres <[email protected]>
  • Loading branch information
github-actions[bot] and marcoscaceres committed Aug 7, 2024
1 parent 7f8e68e commit d867ae8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -302,12 +302,12 @@ <h3>
<li>[=Consume user activation=] of |window|.
</li>
<li>Let |providers| be |options|'s
{{DigitalCredentialRequestOptions/digital}}'s
{{IdentityRequestProvider/providers}} member.
</li>
<li>If |providers| is empty, [=exception/throw=] a {{"TypeError"}}
{{DOMException}}.
</li>
{{DigitalCredentialRequestOptions/digital}}'s
{{IdentityRequestProvider/providers}} member.
</li>
<li>If |providers| is empty, [=exception/throw=] a {{"TypeError"}}
{{DOMException}}.
</li>
<li>
<aside class="issue">
Details of how to actually get the [=digital credential=] are
Expand Down

0 comments on commit d867ae8

Please sign in to comment.