aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2024-08-03 13:25:35 +0000
committerOmar Polo <op@omarpolo.com>2024-08-03 13:25:35 +0000
commit4e35f66545eb76348b9322b18f0b8cbc31274717 (patch)
treec5972aec44782f53f35abc5bf995c6af1c9e7c58
parent875f6a248a7f85f0d0cc9dd585cb7030043e2543 (diff)
reword
-rw-r--r--regress/fuzz/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/fuzz/README.md b/regress/fuzz/README.md
index 6f6dd18..be92b96 100644
--- a/regress/fuzz/README.md
+++ b/regress/fuzz/README.md
@@ -1,6 +1,6 @@
# Fuzzying gmid
-Here are some notes on how to fuzz (some) gmid parts using afl.
+Here are some notes on how to fuzz some parts of gmid using afl.
- run `make -C ../../ clean` beforehand so that we compile all relevant
sources with afl-clang. Then, clean again before rebuilding gmid.