Skip to content

Commit 31097b7

Browse files
committed
docs: Spelling error fix on fuzzing.md
1 parent fcb6694 commit 31097b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/fuzzing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ make
8282
```
8383

8484
The fuzzer needs some inputs to work on, but the inputs or seeds can be used
85-
interchangably between libFuzzer and AFL.
85+
interchangeably between libFuzzer and AFL.
8686

8787
See https://llvm.org/docs/LibFuzzer.html#running on how to run the libFuzzer
8888
instrumented executable.

0 commit comments

Comments
 (0)