Skip to content

Commit 324e220

Browse files
committed
Strip trailing spaces and "on"->"of" language in confidenceMethod.
1 parent c5f587a commit 324e220

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3918,18 +3918,18 @@ <h3>Reserved Extension Points</h3>
39183918
A property used for specifying one or more methods that a verifier might use to
39193919
increase their confidence that the value of a property in or of a verifiable
39203920
credential or verifiable presentation is accurate. The associated vocabulary
3921-
URL MUST be `https://www.w3.org/2018/credentials#confidenceMethod`. Implementers
3922-
that are interested in learning more about confidence method, including examples
3923-
on usage, can refer to the [[[?VC-CONFIDENCE-METHOD]]] specification.
3921+
URL MUST be `https://www.w3.org/2018/credentials#confidenceMethod`. Implementers
3922+
that are interested in learning more about confidence method, including examples
3923+
of usage, can refer to the [[[?VC-CONFIDENCE-METHOD]]] specification.
39243924
</td>
39253925
</tr>
39263926
<tr>
39273927
<td>`renderMethod`</td>
39283928
<td>
39293929
A property used for specifying one or more methods to render a credential into a
39303930
visual, auditory, haptic, or other format. The associated vocabulary URL MUST be
3931-
`https://www.w3.org/2018/credentials#renderMethod`. Implementers that are
3932-
interested in learning more about render method, including examples of usage, can
3931+
`https://www.w3.org/2018/credentials#renderMethod`. Implementers that are
3932+
interested in learning more about render method, including examples of usage, can
39333933
refer to the [[[?VC-RENDER-METHOD]]] specification.
39343934
</td>
39353935
</tr>

0 commit comments

Comments
 (0)