Spelling correction

This commit is contained in:
DalaiLlaama 2018-12-29 18:26:45 +11:00
parent c51b4c5318
commit ffde284556
1 changed files with 1 additions and 3 deletions

View File

@ -22,7 +22,7 @@ snarkjs --help
Will show all the info in how to use the cli.
## Ussage from jacascript
## Usage from javascript
### Import.
@ -125,5 +125,3 @@ if (zkSnark.isValid(vk_verifier, proof, publicSignals)) {
## License
snarkjs is part of the iden3 project copyright 2018 0KIMS association and published with GPL-3 license. Please check the COPYING file for more details.