Skip to content

Commit cbd68b6

Browse files
committed
Fix more minor grammar in Unnecessary Correlation section.
1 parent 0ddff49 commit cbd68b6

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

index.html

+5-4
Original file line numberDiff line numberDiff line change
@@ -1139,8 +1139,9 @@ <h3>Unnecessary Correlation</h3>
11391139
<p>
11401140
There are a number of global identifiers used in a status list entry, defined in
11411141
Section [[[#bitstringstatuslistentry]]], that can be used across [=verifiers=]
1142-
to correlate [=subjects=]. Some of these properties include `id`,
1143-
`statusListIndex`, and `statusListCredential`.
1142+
to correlate [=subjects=]. Some of the properties that can
1143+
express these values are `id`, `statusListIndex`, and
1144+
`statusListCredential`.
11441145
</p>
11451146

11461147
<p>
@@ -1156,7 +1157,7 @@ <h3>Unnecessary Correlation</h3>
11561157
[=selective disclosure=] or [=unlinkable disclosure=], they can violate privacy
11571158
expectations. [=Issuers=] are urged to enable status information to be
11581159
selectively disclosable/concealable when a particular [=verifiable credential=]
1159-
is expected to be disclosed in a way that doesn't need correlation, such as when
1160+
is expected to be disclosed in a way that does not need correlation, such as when
11601161
proving that an individual is above a certain age. [=Verifiers=] can require
11611162
that status information be revealed in situations that require them to know the
11621163
current status of a credential, and the holder might then consent or refuse to
@@ -1167,7 +1168,7 @@ <h3>Unnecessary Correlation</h3>
11671168

11681169
<p>
11691170
For information on other types of potential correlation,
1170-
readers are urged to digest the Privacy Considerations section of the
1171+
readers are urged to study the Privacy Considerations section of the
11711172
[[[VC-DATA-MODEL-2.0]]] specification, particularly the subsections on
11721173
<a data-cite="VC-DATA-MODEL-2.0#identifier-based-correlation">
11731174
Identifier-Based Correlation</a>,

0 commit comments

Comments
 (0)