typo fixes

This commit is contained in:
Mikerah 2019-06-10 20:52:48 -04:00 committed by GitHub
parent 75a7b6eb18
commit c4d50c5d61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

4
cli.js
View File

@ -61,7 +61,7 @@ setup command
--protocol [original|groth]
Defines withc variant of snark you want to use
Defines which variant of snark you want to use
Default: original
@ -84,7 +84,7 @@ calculate witness command
Default: input.json
Example of for a circuit with tow inputs a and b:
Example of a circuit with two inputs a and b:
{"a": "22", "b": "33"}