Skip to content

Commit

Permalink
fix small typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jotabulacios committed Dec 30, 2024
1 parent 6544d8d commit 49e391a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/merkle-tree-cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ This will:
```bash
cargo run --release generate-proof sample_tree.csv 0
```
Two will generate:
This will generate:

- `sample_tree_proof_0.json` will contain the proof for the leaf at position 0.

Expand Down

0 comments on commit 49e391a

Please sign in to comment.