Skip to content

Commit

Permalink
chore: redo typo PR by leopardracer (#10363)
Browse files Browse the repository at this point in the history
Thanks leopardracer for
AztecProtocol/aztec-packages#9697. Our policy is
to redo typo changes to dissuade metric farming. This is an automated
script.
  • Loading branch information
AztecBot committed Dec 4, 2024
1 parent dded509 commit 231ebb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/docs/Fuzzing.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Intro

We are gradually introducing fuzzing of various primitives into barretenberg, focusing first and foremost on in-cicruit types. If you are developing / patching a primitive and there is a fuzzer available for it, please take the time to update the fuzzer (if you've added new functionality) and run it for at least a few hours to increase security.
We are gradually introducing fuzzing of various primitives into barretenberg, focusing first and foremost on in-circuit types. If you are developing / patching a primitive and there is a fuzzer available for it, please take the time to update the fuzzer (if you've added new functionality) and run it for at least a few hours to increase security.

## Build

Expand Down

0 comments on commit 231ebb4

Please sign in to comment.