correct typo

This commit is contained in:
manolodewiner 2018-02-23 14:52:39 +01:00
parent d0559e5c38
commit 61e9697569
1 changed files with 1 additions and 1 deletions

View File

@ -77,6 +77,6 @@ Don't forget to import the package in your code:
import * as sha3 from 'js-sha3'
If you would like to see a more complicated example, please have a look [here](https://github.com/bigchaindb/project-jannowitz/blob/code-examples/js-examples/crypto-conditions.js)
If you would like to see a more complex example, please have a look [here](https://github.com/bigchaindb/project-jannowitz/blob/code-examples/js-examples/crypto-conditions.js)
.. TODO: Document Utils when finished