Skip to content

Commit

Permalink
Fix minor typos (#9402)
Browse files Browse the repository at this point in the history
  • Loading branch information
jack-mcivor authored Jan 5, 2024
1 parent c11f653 commit 6bf6521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,7 @@ See the [ruff-ecosystem package](https://github.com/astral-sh/ruff/tree/main/pyt
We have several ways of benchmarking and profiling Ruff:

- Our main performance benchmark comparing Ruff with other tools on the CPython codebase
- Microbenchmarks which the linter or the formatter on individual files. There run on pull requests.
- Microbenchmarks which run the linter or the formatter on individual files. These run on pull requests.
- Profiling the linter on either the microbenchmarks or entire projects

### CPython Benchmark
Expand Down

0 comments on commit 6bf6521

Please sign in to comment.