about summary refs log tree commit diff
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2021-02-12 11:05:46 +0100
committervanhauser-thc <vh@thc.org>2021-02-12 11:05:46 +0100
commit7cfa690d1c677e04e0935d6ac3c6b94b5fed50ad (patch)
treee0b1d73d851aa400148abb24f9060fa2d9262e78
parent22a3c7f7d043d9dbf39c847061d88a4577537031 (diff)
downloadafl++-7cfa690d1c677e04e0935d6ac3c6b94b5fed50ad.tar.gz
typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4f49bf99..e3886ca7 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 does not perform trimming
+    * -M mains do 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