about summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorhexcoder <hexcoder-@users.noreply.github.com>2021-05-25 21:29:09 +0200
committerGitHub <noreply@github.com>2021-05-25 21:29:09 +0200
commit654bc7bf32a81576596b0ca83c9b90e90598a815 (patch)
tree1dc8240b2ddb93a730c454d7435e7cb0aabab5c1 /docs
parent87b16c4460d34eb775660991732ca0ef0c2f8e78 (diff)
downloadafl++-654bc7bf32a81576596b0ca83c9b90e90598a815.tar.gz
Typo
Diffstat (limited to 'docs')
-rw-r--r--docs/binaryonly_fuzzing.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/binaryonly_fuzzing.md b/docs/binaryonly_fuzzing.md
index bab64a30..11e1dbeb 100644
--- a/docs/binaryonly_fuzzing.md
+++ b/docs/binaryonly_fuzzing.md
@@ -43,7 +43,7 @@
 
   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
-  very too:
+  too:
   [https://github.com/AFLplusplus/LibAFL](https://github.com/AFLplusplus/LibAFL)