diff --git a/.cspell.json b/.cspell.json index bf8b248..1ca39f7 100644 --- a/.cspell.json +++ b/.cspell.json @@ -3,14 +3,15 @@ "$schema": "https://raw.githubusercontent.com/streetsidesoftware/cspell/master/cspell.schema.json", "language": "en", "words": [ - "Waku", + "arrayify", + "circom", "keypair", "merkle", + "nwaku", "vkey", - "zkey", - "circom", + "Waku", "zerokit", - "nwaku" + "zkey" ], "flagWords": [], "ignorePaths": [ diff --git a/example/index.html b/example/index.html index fbe8f27..e8c742f 100644 --- a/example/index.html +++ b/example/index.html @@ -6,6 +6,8 @@
Open the developer tools to see the generated proof and its validation
+