fix typo in `fuzz/README.md` (#21963)

This commit is contained in:
Alex Waygood 2025-12-13 18:21:46 +00:00 committed by GitHub
parent 82a7598aa8
commit f57917becd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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:
```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