Skip to content

Commit

Permalink
Merge pull request #1 from EderSantana/patch-2
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
jasonbukowski authored Aug 21, 2016
2 parents cc7e271 + d612d86 commit 488b77b
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 488b77b

Please sign in to comment.