Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
EderSantana authored Aug 20, 2016
1 parent cc7e271 commit d612d86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ var leafValue = merkleTools.getLeaf(5);

### resetTree()

Removes all the leaves from the tree, prepararing to to begin creating a new tree.
Removes all the leaves from the tree, prepararing to begin creating a new tree.

```js
merkleTools.resetTree();
Expand Down

0 comments on commit d612d86

Please sign in to comment.