Skip to content

Commit

Permalink
chore: tidy up index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoscaceres authored and github-actions[bot] committed Sep 18, 2024
1 parent 1b4cfeb commit b4ab937
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@ <h2>
<dfn data-dfn-for="digital credential">Presentation request</dfn>
</dt>
<dd>
A presentation request is a request for a [=digital credential=] composed
of [=digital credential/request data=] and a [=digital
A presentation request is a request for a [=digital credential=]
composed of [=digital credential/request data=] and a [=digital
credential/exchange protocol=].
</dd>
<dt>
Expand Down Expand Up @@ -198,11 +198,11 @@ <h2>
The `DigitalCredentialsRequest` dictionary
</h2>
<p>
The {{DigitalCredentialsRequest}} dictionary represents a [=digital credential/presentation
request=]. It is used to specify an [=digital credential/exchange
protocol=] and a [=digital credential/request data=], which the user
agent MAY match against software used by a holder, such as a digital
wallet.
The {{DigitalCredentialsRequest}} dictionary represents a [=digital
credential/presentation request=]. It is used to specify an [=digital
credential/exchange protocol=] and a [=digital credential/request data=],
which the user agent MAY match against software used by a holder, such as
a digital wallet.
</p>
<pre class="idl">
dictionary DigitalCredentialsRequest {
Expand Down

0 comments on commit b4ab937

Please sign in to comment.