docs: Spelling error fix on fuzzing.md
This commit is contained in:
parent
fcb6694a99
commit
31097b7b02
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ make
|
|||
```
|
||||
|
||||
The fuzzer needs some inputs to work on, but the inputs or seeds can be used
|
||||
interchangably between libFuzzer and AFL.
|
||||
interchangeably between libFuzzer and AFL.
|
||||
|
||||
See https://llvm.org/docs/LibFuzzer.html#running on how to run the libFuzzer
|
||||
instrumented executable.
|
||||
|
|
Loading…
Reference in a new issue