Skip to content

Commit

Permalink
Update quick_start.md
Browse files Browse the repository at this point in the history
Typo fixed
  • Loading branch information
sthwnd authored Jan 10, 2025
1 parent 5300ec3 commit 8cf2d47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/getting_started/quick_start.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ bb prove -b ./target/hello_world.json -w ./target/hello_world.gz -o ./target/pro

:::tip

Naming can be confusing, specially as you pass them to the `bb` commands. If unsure, it won't hurt to delete the target folder and start anew to make sure you're using the most recent versions of the compiled circuit and witness.
Naming can be confusing, specially as you pass them to the `bb` commands. If unsure, it won't hurt to delete the target folder and start a new to make sure you're using the most recent versions of the compiled circuit and witness.

:::

Expand Down

0 comments on commit 8cf2d47

Please sign in to comment.