fix typo in `fuzz/README.md`

This commit is contained in:
Alex Waygood 2025-12-13 18:17:08 +00:00
parent 82a7598aa8
commit 13426253e9
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ Fuzzers and associated utilities for automatic testing of Ruff.
To use the fuzzers provided in this directory, start by invoking: To use the fuzzers provided in this directory, start by invoking:
```bash ```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 This will install [`cargo-fuzz`](https://github.com/rust-fuzz/cargo-fuzz) and optionally download a