Skip to content

Commit

Permalink
docs: Spelling error fix on fuzzing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
benthecarman committed Jan 17, 2019
1 parent fcb6694 commit 31097b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/fuzzing.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 31097b7

Please sign in to comment.