From 2decf1d088cbe41a47adf465e487364cad73be59 Mon Sep 17 00:00:00 2001 From: hexcoder- Date: Thu, 29 Oct 2020 23:55:00 +0100 Subject: typo --- custom_mutators/libfuzzer/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'custom_mutators/libfuzzer') diff --git a/custom_mutators/libfuzzer/README.md b/custom_mutators/libfuzzer/README.md index 4783f2ca..fb3025f2 100644 --- a/custom_mutators/libfuzzer/README.md +++ b/custom_mutators/libfuzzer/README.md @@ -6,7 +6,7 @@ just type `make` to build ```AFL_CUSTOM_MUTATOR_LIBRARY=custom_mutators/libfuzzer/libfuzzer-mutator.so afl-fuzz ...``` -Note that is is currently simple and is missing two features: +Note that this is currently a simple implementation and it is missing two features: * Splicing ("Crossover") * Dictionary support -- cgit 1.4.1