From c55f7af65700e3d11c368072d39ba6670efa477b Mon Sep 17 00:00:00 2001
From: hexcoder <hexcoder-@users.noreply.github.com>
Date: Mon, 19 Jul 2021 10:35:03 +0200
Subject: [PATCH] typo

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 94a38ab1..8fcc31ff 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ binary-only fuzzing. It is slower than Qemu mode but works on MacOS, Android,
 iOS etc.
 
 With afl++ 3.15 we introduced the following changes from previous behaviours:
-  * Also -M main mode does not due deterministic fuzzing by default anymore
+  * Also -M main mode does not do deterministic fuzzing by default anymore
   * afl-cmin and afl-showmap -Ci now descent into subdirectories like
     afl-fuzz -i does (but note that afl-cmin.bash does not)
 
-- 
GitLab