about summary refs log tree commit diff
path: root/utils/afl_network_proxy/README.md
diff options
context:
space:
mode:
authorllzmb <46303940+llzmb@users.noreply.github.com>2021-12-05 19:31:43 +0100
committerllzmb <46303940+llzmb@users.noreply.github.com>2021-12-05 19:40:56 +0100
commit139db40cfc243d2de4eb1584e41867e5a44a06f9 (patch)
tree958ea8d9a07496357185682ab1d112ecf61b1b35 /utils/afl_network_proxy/README.md
parent89df436290c67b1c03122bfe5c68cf4f92e581c0 (diff)
downloadafl++-139db40cfc243d2de4eb1584e41867e5a44a06f9.tar.gz
Fix usage and punctuation in connection with "then" and "than"
Diffstat (limited to 'utils/afl_network_proxy/README.md')
-rw-r--r--utils/afl_network_proxy/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/afl_network_proxy/README.md b/utils/afl_network_proxy/README.md
index c478319a..c34463e2 100644
--- a/utils/afl_network_proxy/README.md
+++ b/utils/afl_network_proxy/README.md
@@ -1,6 +1,6 @@
 # afl-network-proxy
 
-If you want to run afl-fuzz over the network than this is what you need :)
+If you want to run afl-fuzz over the network, then this is what you need. :)
 Note that the impact on fuzzing speed will be huge, expect a loss of 90%.
 
 ## When to use this