diff --git a/pyproject.toml b/pyproject.toml index 02287d743..73fbcea1e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -82,7 +82,7 @@ extend-exclude = "falcon/vendor" [tool.blue] - # NOTE(vytas): Before switching to Ruff, Falcon use the Blue formatter. + # NOTE(vytas): Before switching to Ruff, Falcon used the Blue formatter. # With the below settings, accidentally running blue should yield # only minor cosmetic changes in a handful of files. target-version = ["py37"]