diff --git a/index.html b/index.html index 8621271..c971733 100644 --- a/index.html +++ b/index.html @@ -742,8 +742,8 @@

Validate Algorithm

  • Let |status| be the value in the |bitstring| at the position indicated -by the |credentialIndex| times the |size|. If the |credentialIndex| -times the |size| is a value outside of the range of the |bitstring|, a +by the |credentialIndex| multiplied by the |size|. If the |credentialIndex| +multiplied by the |size| is a value outside of the range of the |bitstring|, a RANGE_ERROR MUST be raised.