Skip to content

Commit 813cbaf

Browse files
authored
Fix a few more instances of "usage" use.
1 parent 448c5e1 commit 813cbaf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5555,7 +5555,7 @@ <h3>Patterns of Use</h3>
55555555
</li>
55565556
<li>
55575557
Passing the identifier of a [=credential=] to a centralized revocation server.
5558-
The centralized server can correlate the [=credential|credential's=] use across
5558+
The centralized server can correlate uses of the [=credential=] across
55595559
interactions. For example, if a [=credential=] is used to prove age in this
55605560
manner, the centralized service could know everywhere that [=credential=] was
55615561
presented (all liquor stores, bars, adult stores, lottery sellers, and so on).
@@ -5932,7 +5932,7 @@ <h3>Content Integrity Protection</h3>
59325932

59335933
<p>
59345934
Section [[[#integrity-of-related-resources]]] of this specification provides an
5935-
optional mechanism for ensuring content integrity of external
5935+
optional mechanism for ensuring the integrity of the content of external
59365936
resources. This mechanism is not necessary for external resources that do not
59375937
impact the [=verifiable credential=]'s security. However, its implementation
59385938
is crucial for external resources where content changes could potentially

0 commit comments

Comments
 (0)