@@ -245,17 +245,17 @@ <h3>Conceptual Framework</h3>
245245remain unrevoked. This will ensure long sections of bits that are the same
246246value and thus highly compressible using run-length compression techniques
247247such as GZIP [[RFC1952]]. The default status list size is 131,072 entries,
248- equivalent to 16KB  of single bit values. When only a handful of  < a > verifiable 
249- credentials</ a >  are revoked, the compressed bitstring size is reduced down to a 
250- few hundred bytes.
248+ equivalent to 16 KB  of single bit values. When only a handful of
249+ < a > verifiable  credentials</ a >  are revoked, GZIP compresses the bitstring 
250+ to a  few hundred bytes.
251251        </ p > 
252252
253253        < p > 
254254Another benefit of using a bitstring is that it enables large numbers of
255255< a > verifiable credential</ a >  statuses to be placed in the same list.
256- This specification utilizes  a minimum list length of 131,072. This
257- population  size ensures an adequate amount of herd   privacy in the average case.
258- If better herd privacy is required, the bitstring can be made to be  larger.
256+ This specification uses  a minimum list length of 131,072. This
257+ size ensures an adequate amount of herd privacy in the average case.
258+ If better herd privacy is required, the bitstring can be made larger.
259259        </ p > 
260260
261261        < figure  id ="bitstring "> 
@@ -876,8 +876,8 @@ <h3>Processing Errors</h3>
876876STATUS_LIST_LENGTH_ERROR (-130)
877877        </ dt > 
878878        < dd > 
879- The status list does not meet  the minimum herd privacy  length requirements. 
880- See Section < a  href ="#validate-algorithm "> </ a > .
879+ The status list length  does not satisfy  the minimum length required for 
880+ herd privacy.  See Section < a  href ="#validate-algorithm "> </ a > .
881881        </ dd > 
882882      </ dl > 
883883    </ section > 
0 commit comments