Skip to content

Commit 3e5e5ab

Browse files
mspornyTallTed
andcommitted
Clarify conformance requirements for id value.
Co-authored-by: Ted Thibodeau Jr <[email protected]>
1 parent 7ffe6fb commit 3e5e5ab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1883,9 +1883,9 @@ <h2>Verification Methods</h2>
18831883
<p>
18841884
A [=DID document=] can express [=verification methods=], as defined in Section
18851885
<a data-cite="CID#verification-methods">2.2: Verification Methods</a> of
1886-
[[[CID]]] with the added restriction that the `id` value MUST conform to Section
1887-
[[[#did-url-syntax]]] or Section [[[#relative-did-urls]]] and the `controller`
1888-
value MUST conform to the Section [[[#did-syntax]]]. See
1886+
[[[CID]]] with the added restrictions that (a) the `id` value MUST conform to
1887+
Section [[[#did-url-syntax]]] or Section [[[#relative-did-urls]]] and (b) the
1888+
`controller` value MUST conform to Section [[[#did-syntax]]]. See
18891889
<a data-cite="CID#verification-methods">Section 2.2: Verification Methods</a>
18901890
of the [[[CID]]] specification for a description of [=verification methods=].
18911891
</p>

0 commit comments

Comments
 (0)