diff --git a/index.html b/index.html
index cd94a55c1..53a98e47e 100644
--- a/index.html
+++ b/index.html
@@ -2043,14 +2043,15 @@
Securing Mechanisms
-
-MUST document normative algorithms that can be used to secure and verify
-verifiable credentials and verifiable presentations.
+MUST document normative algorithms that provide content integrity protection
+for conforming documents. The algorithms MAY be general in nature and
+MAY be used to secure data other than conforming documents.
-
MUST provide a verification mechanism that returns only the information in the
conforming document that has been secured. It MAY provide an
additional mechanism to receive other information that might be helpful
-to developers. The concrete interface that is
+during validation or for debugging purposes. The concrete interface that is
expected to be provided is detailed in the
securing mechanism verification
algorithm section.