Skip to content

Commit ff30816

Browse files
chore: tidy up index.html (#228)
Co-authored-by: mohamedamir <[email protected]>
1 parent 3c0b43d commit ff30816

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

index.html

+8-7
Original file line numberDiff line numberDiff line change
@@ -295,9 +295,9 @@ <h2>
295295
<p>
296296
The {{DigitalCredentialGetRequest}} dictionary represents a [=digital
297297
credential/presentation request=]. It is used to specify an [=digital
298-
credential/exchange protocol=] and some [=digital credential/request data=],
299-
which the user agent MAY match against software used by a holder, such as
300-
a digital wallet.
298+
credential/exchange protocol=] and some [=digital credential/request
299+
data=], which the user agent MAY match against software used by a holder,
300+
such as a digital wallet.
301301
</p>
302302
<pre class="idl">
303303
dictionary DigitalCredentialGetRequest {
@@ -314,8 +314,8 @@ <h3>
314314
</p>
315315
<p>
316316
The {{DigitalCredentialCreateRequest/protocol}} member's value can be one
317-
of the well-defined protocol identifiers defined in [[[#protocol-registry]]] or a
318-
custom protocol identifier.
317+
of the well-defined protocol identifiers defined in
318+
[[[#protocol-registry]]] or a custom protocol identifier.
319319
</p>
320320
<h3>
321321
The `data` member
@@ -363,8 +363,9 @@ <h2>
363363
<p>
364364
The {{DigitalCredentialCreateRequest}} dictionary represents an [=digital
365365
credential/issuance request=]. It is used to specify an [=digital
366-
credential/issuance protocol=] and some [=digital credential/request data=],
367-
to communicate the issuance request between the issuer and the holder.
366+
credential/issuance protocol=] and some [=digital credential/request
367+
data=], to communicate the issuance request between the issuer and the
368+
holder.
368369
</p>
369370
<pre class="idl">
370371
dictionary DigitalCredentialCreateRequest {

0 commit comments

Comments
 (0)