We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b69dbc commit c0bb5e1Copy full SHA for c0bb5e1
index.html
@@ -405,9 +405,9 @@ <h3>BitstringStatusListEntry</h3>
405
The `statusListIndex` property MUST be an arbitrary size integer
406
greater than or equal to 0, expressed as a string in base 10. The value identifies the
407
position of the status of the <a>verifiable credential</a>. Implementations
408
-SHOULD assign indexes randomly such that inferences cannot be easily drawn
409
-from the position such as the recency of the assignment or the size of the
410
-group.
+SHOULD assign indexes randomly, such that inferences — such as the recency
+of the assignment or the size of the group — cannot be easily drawn from
+that position.
411
</td>
412
</tr>
413
<tr>
0 commit comments