Skip to content

Commit c0bb5e1

Browse files
mspornyTallTed
andauthored
Fix grammar in randomness statements.
Co-authored-by: Ted Thibodeau Jr <[email protected]>
1 parent 1b69dbc commit c0bb5e1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -405,9 +405,9 @@ <h3>BitstringStatusListEntry</h3>
405405
The `statusListIndex` property MUST be an arbitrary size integer
406406
greater than or equal to 0, expressed as a string in base 10. The value identifies the
407407
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.
408+
SHOULD assign indexes randomly, such that inferences — such as the recency
409+
of the assignment or the size of the group — cannot be easily drawn from
410+
that position.
411411
</td>
412412
</tr>
413413
<tr>

0 commit comments

Comments
 (0)