diff --git a/index.html b/index.html
index 9317db3..bb251fc 100644
--- a/index.html
+++ b/index.html
@@ -2051,7 +2051,7 @@
Proof Set
Per the algorithm of
Section 4.4: Add Proof Set/Chain in [[VC-DATA-INTEGRITY]],
we create an array variable, allProofs, and add the proof from the
-starting document to it. Since there is no `previousProof` attribute no
+starting document to it. Since there is no `previousProof` attribute, no
modification of `unsignedDocument` is needed prior to computing the signed proof
in step 6 of
Section 4.4: Add Proof Set/Chain in