diff options
author | llzmb <46303940+llzmb@users.noreply.github.com> | 2021-12-05 19:31:43 +0100 |
---|---|---|
committer | llzmb <46303940+llzmb@users.noreply.github.com> | 2021-12-05 19:40:56 +0100 |
commit | 139db40cfc243d2de4eb1584e41867e5a44a06f9 (patch) | |
tree | 958ea8d9a07496357185682ab1d112ecf61b1b35 /docs/fuzzing_binary-only_targets.md | |
parent | 89df436290c67b1c03122bfe5c68cf4f92e581c0 (diff) | |
download | afl++-139db40cfc243d2de4eb1584e41867e5a44a06f9.tar.gz |
Fix usage and punctuation in connection with "then" and "than"
Diffstat (limited to 'docs/fuzzing_binary-only_targets.md')
-rw-r--r-- | docs/fuzzing_binary-only_targets.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/fuzzing_binary-only_targets.md b/docs/fuzzing_binary-only_targets.md index fd18b5c1..5434a22c 100644 --- a/docs/fuzzing_binary-only_targets.md +++ b/docs/fuzzing_binary-only_targets.md @@ -172,7 +172,7 @@ Fore more information, see ## Binary rewriters -An alternative solution are binary rewriters. They are faster then the solutions +An alternative solution are binary rewriters. They are faster than the solutions native to AFL++ but don't always work. ### ZAFL |