diff --git a/index.html b/index.html
index b825516..2420df0 100644
--- a/index.html
+++ b/index.html
@@ -755,12 +755,13 @@
Validate Algorithm
proofs verify successfully. If the dereference fails, raise a
STATUS_RETRIEVAL_ERROR. If any of the
proof verifications fail, raise a
-STATUS_VALIDATION_ERROR.
+STATUS_VERIFICATION_ERROR.
Verify that the |status purpose| is equal to the
`statusPurpose` value in the |statusListCredential|. If the values are not
-equal, raise a STATUS_VALIDATION_ERROR.
+equal, raise a
+STATUS_VERIFICATION_ERROR.
Let |compressed bitstring| be the value of the
@@ -916,7 +917,7 @@ Processing Errors
Retrieval of the status list failed. See Section
.
- STATUS_VALIDATION_ERROR (-129)
+ STATUS_VERIFICATION_ERROR (-129)
Validation of the status entry failed. See Section
.