diff --git a/index.html b/index.html
index b20fdff..c4ad48d 100644
--- a/index.html
+++ b/index.html
@@ -1915,7 +1915,7 @@
Add Proof Set/Chain
If |options| has a `previousProof` [=struct/item=] that is a string, add the
element from |allProofs| with an `id` attribute matching `previousProof` to
-|matchingProofs|. If a proof with `id` equal to `previousProof`does not exist in
+|matchingProofs|. If a proof with `id` equal to `previousProof` does not exist in
|allProofs|, an error MUST be raised and SHOULD convey an error type of
PROOF_GENERATION_ERROR.