about summary refs log tree commit diff
diff options
context:
space:
mode:
authorllzmb <46303940+llzmb@users.noreply.github.com>2021-11-24 08:11:56 +0100
committerllzmb <46303940+llzmb@users.noreply.github.com>2021-11-24 08:11:56 +0100
commitc866e9c3ccef57d935cb296c8243cf8b40ffb564 (patch)
treeda1b1f1a8a911f952d5508467d3f469d5cf25eb1
parent22726315c3bd31f53c2f4bcf1f8649767ec5276a (diff)
parentcfa89c6bc73abd06cca1b19ed8929426619c7bc8 (diff)
downloadafl++-c866e9c3ccef57d935cb296c8243cf8b40ffb564.tar.gz
Merge branch 'docs_cleanup_folder_2' of https://github.com/llzmb/AFLplusplus into docs_cleanup_folder_2
-rw-r--r--docs/fuzzing_binary-only_targets.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/fuzzing_binary-only_targets.md b/docs/fuzzing_binary-only_targets.md
index 4490660d..290c9bec 100644
--- a/docs/fuzzing_binary-only_targets.md
+++ b/docs/fuzzing_binary-only_targets.md
@@ -74,7 +74,7 @@ Note that there is also honggfuzz:
 now has a qemu_mode, but its performance is just 1.5% ...
 
 If you like to code a customized fuzzer without much work, we highly recommend
-to check out our sister project libafl which will support QEMU, too:
+to check out our sister project libafl which supports QEMU, too:
 [https://github.com/AFLplusplus/LibAFL](https://github.com/AFLplusplus/LibAFL)
 
 ### WINE+QEMU