1
0
mirror of https://github.com/bigchaindb/js-bigchaindb-driver.git synced 2024-11-22 01:36:56 +01:00

correct typo

This commit is contained in:
manolodewiner 2018-02-23 14:52:39 +01:00
parent d0559e5c38
commit 61e9697569

View File

@ -77,6 +77,6 @@ Don't forget to import the package in your code:
import * as sha3 from 'js-sha3' 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 .. TODO: Document Utils when finished