From f57917becd6af50e6e73029d193635a89fdba625 Mon Sep 17 00:00:00 2001 From: Alex Waygood Date: Sat, 13 Dec 2025 18:21:46 +0000 Subject: [PATCH] fix typo in `fuzz/README.md` (#21963) --- fuzz/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fuzz/README.md b/fuzz/README.md index 8d249780d0..fc912cd3a7 100644 --- a/fuzz/README.md +++ b/fuzz/README.md @@ -7,7 +7,7 @@ Fuzzers and associated utilities for automatic testing of Ruff. To use the fuzzers provided in this directory, start by invoking: ```bash -./fuzz/init-fuzzers.sh +./fuzz/init-fuzzer.sh ``` This will install [`cargo-fuzz`](https://github.com/rust-fuzz/cargo-fuzz) and optionally download a