Skip to content

Commit 02eb721

Browse files
authored
Fix typo in README (#47)
1 parent 66a4474 commit 02eb721

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ python cube.py 3
7878

7979
If the libsnark backend is available, it will be imported and used by default.
8080
This will execute a SNARK computation to compute the cube of the input value, `3`.
81-
As the comptation prorgresses, a constraint system of the computation is kept.
81+
As the comptation progresses, a constraint system of the computation is kept.
8282

8383
By default, if available, the libsnark backend will be used. In this case, the following files will be generated:
8484

0 commit comments

Comments
 (0)