about summary refs log tree commit diff
diff options
context:
space:
mode:
authorhexcoder <hexcoder-@users.noreply.github.com>2021-02-11 19:55:21 +0100
committerGitHub <noreply@github.com>2021-02-11 19:55:21 +0100
commitf3e783d343ff07bd43793248508aae8dcee77872 (patch)
tree8630101bed660942e602db5c03c7f0d0010750cd
parentf4cac37b04ce8068a6d426c5e357c164853b159b (diff)
downloadafl++-f3e783d343ff07bd43793248508aae8dcee77872.tar.gz
typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e3886ca7..4f49bf99 100644
--- a/README.md
+++ b/README.md
@@ -55,7 +55,7 @@ behaviours and defaults:
     * a caching of testcases can now be performed and can be modified by
       editing config.h for TESTCASE_CACHE or by specifying the env variable
       `AFL_TESTCACHE_SIZE` (in MB). Good values are between 50-500 (default: 50).
-    * -M mains do not perform trimming
+    * -M mains does not perform trimming
   * examples/ got renamed to utils/
   * libtokencap/ libdislocator/ and qdbi_mode/ were moved to utils/
   * afl-cmin/afl-cmin.bash now search first in PATH and last in AFL_PATH