about summary refs log tree commit diff
path: root/custom_mutators
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-06-27 18:16:27 +0200
committervan Hauser <vh@thc.org>2020-06-27 18:16:27 +0200
commit29e41a09d5a9250115eee5756a53b545ecd1ec55 (patch)
treea8d77b02126511aebd082e5dd8793692ad75789a /custom_mutators
parent4103687f766405339b59d595b7ab7e5cd6f8ca33 (diff)
downloadafl++-29e41a09d5a9250115eee5756a53b545ecd1ec55.tar.gz
fix typos
Diffstat (limited to 'custom_mutators')
-rw-r--r--custom_mutators/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/custom_mutators/README.md b/custom_mutators/README.md
index 35563d03..0abce32f 100644
--- a/custom_mutators/README.md
+++ b/custom_mutators/README.md
@@ -9,4 +9,4 @@ Use with e.g.
 
 and add `AFL_CUSTOM_MUTATOR_ONLY=1` if you only want to use the custom mutator.
 
-Multiple custom mutators can be used by seperating their paths with `:` in the environment variable.
+Multiple custom mutators can be used by separating their paths with `:` in the environment variable.