diff --git a/index.html b/index.html
index 3fe6295..68e4a0d 100644
--- a/index.html
+++ b/index.html
@@ -966,7 +966,7 @@
Proof Configuration (ecdsa-jcs-2019)
Let proofConfig be a clone of the options object.
-If proofConfig.type is not set to `DataIntegrityProof` and
+If proofConfig.type is not set to `DataIntegrityProof` and/or
proofConfig.cryptosuite is not set to `ecdsa-jcs-2019`, an
`INVALID_PROOF_CONFIGURATION` error MUST be raised.