diff --git a/mkdocs/docs/background/background.md b/mkdocs/docs/background/background.md index 0214247e6..7cfa17a82 100644 --- a/mkdocs/docs/background/background.md +++ b/mkdocs/docs/background/background.md @@ -109,5 +109,5 @@ An assignment of the signals is called a **witness**. For example, `{a = 2, b = ## Summary -​**In summary, zk-SNARK proofs are an specific type of zero-knowledge proofs that allow you to prove that you know a set of signals (witness) that match all the constraints of a circuit without revealing any of the signals except the public inputs and the outputs.** +​**In summary, zk-SNARK proofs are a specific type of zero-knowledge proofs that allow you to prove that you know a set of signals (witness) that match all the constraints of a circuit without revealing any of the signals except the public inputs and the outputs.**