diff --git a/docs/developing.md b/docs/developing.md index eabde77..8a22067 100644 --- a/docs/developing.md +++ b/docs/developing.md @@ -50,7 +50,7 @@ Rebuild docs and run server via one terminal: `make dev_docs` (requires above, a ### ruff -The project uses [ruff] to handles formatting, sorting imports and linting. +The project uses [ruff] to handle formatting, sorting imports and linting. ````{tab} Command