Skip to content

Commit 8da82b6

Browse files
dylwil3ntBre
andauthored
fallback -> fall back
Co-authored-by: Brent Westbrook <36778786+ntBre@users.noreply.github.com>
1 parent e3d2afa commit 8da82b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ precedence over the `ruff.toml` file, and the `ruff.toml` file will take precede
308308
the `pyproject.toml` file.
309309

310310
### Inferring the Python version
311-
When no discovered configuration specifies a [`target-version`](settings.md#target-version), Ruff will attempt to fallback to the minimum version compatible with the `requires-python` field in a nearby `pyproject.toml`.
311+
When no discovered configuration specifies a [`target-version`](settings.md#target-version), Ruff will attempt to fall back to the minimum version compatible with the `requires-python` field in a nearby `pyproject.toml`.
312312
The rules for this behavior are as follows:
313313

314314
1. If a configuration file is passed directly, Ruff does not attempt to infer a missing `target-version`.

0 commit comments

Comments
 (0)