We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b994dae + 70ecbc6 commit b2442f4Copy full SHA for b2442f4
README.md
@@ -31,7 +31,7 @@ and answering yes to the prompts.
31
32
## Design
33
34
-The intention of this library is to allow writing snarks by writing what look
+The intention of this library is to allow writing snarks by writing what looks
35
like normal programs (whose executions the snarks verify). If you're an experienced
36
functional programmer, the basic idea (simplifying somewhat) is that there is a monad
37
`Checked.t` so that a value of type `'a Checked.t` is an `'a` whose computation is
0 commit comments