aboutsummaryrefslogtreecommitdiffstats
path: root/src/extra_tests/fuzzers/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/extra_tests/fuzzers/readme.txt')
-rw-r--r--src/extra_tests/fuzzers/readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/extra_tests/fuzzers/readme.txt b/src/extra_tests/fuzzers/readme.txt
index e195b4e70..1bee1a785 100644
--- a/src/extra_tests/fuzzers/readme.txt
+++ b/src/extra_tests/fuzzers/readme.txt
@@ -16,7 +16,7 @@ and implement the function with the signature
void fuzz(const uint8_t buf[], size_t len);
-This function should abort or crash if something is incorrect.
+This function should abort/crash if something is incorrect.
Run it with