Skip to content

Commit a17823b

Browse files
chore: tidy up index.html (#294)
Co-authored-by: marcoscaceres <870154+marcoscaceres@users.noreply.github.com>
1 parent 85ffeda commit a17823b

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

index.html

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,8 @@ <h2>
247247
<dd>
248248
A [=string=] composed of one or more [=ASCII lower alpha=] [=code
249249
points=], zero or more U+002D HYPHEN-MINUS [=code points=], and zero or
250-
more [=ASCII digit=] [=code points=] (in any order). For example, "123a-protocol", "abc", or simply "a".
250+
more [=ASCII digit=] [=code points=] (in any order). For example,
251+
"123a-protocol", "abc", or simply "a".
251252
</dd>
252253
<dt>
253254
<dfn data-dfn-for="digital credential" data-local-lt=
@@ -709,14 +710,15 @@ <h3>
709710
Define a [=digital credential/protocol identifier=].
710711
</dt>
711712
<dd>
712-
The [=digital credential/protocol identifier=] MUST be a unique string that is not already in
713-
use in the registry. The [=digital credential/protocol identifier=]
714-
MUST uniquely define the set of required parameters and/or behavior
715-
that a digital credential provider implementation needs to support to
716-
successfully handle the request. If the set of required parameters or
717-
behaviors is updated in a way which would require a digital credential
718-
provider to also require an update to remain functional, a new protocol
719-
identifier MUST be assigned and be added to the registry.
713+
The [=digital credential/protocol identifier=] MUST be a unique string
714+
that is not already in use in the registry. The [=digital
715+
credential/protocol identifier=] MUST uniquely define the set of
716+
required parameters and/or behavior that a digital credential provider
717+
implementation needs to support to successfully handle the request. If
718+
the set of required parameters or behaviors is updated in a way which
719+
would require a digital credential provider to also require an update
720+
to remain functional, a new protocol identifier MUST be assigned and be
721+
added to the registry.
720722
</dd>
721723
<dt>
722724
Specify a <dfn data-dfn-for="registry" data-local-lt="type">protocol

0 commit comments

Comments
 (0)