diff --git a/docs/guides/integration/github.md b/docs/guides/integration/github.md index 5409776e6..b5775a299 100644 --- a/docs/guides/integration/github.md +++ b/docs/guides/integration/github.md @@ -126,7 +126,7 @@ jobs: ## Multiple Python versions -When using a matrix test test multiple Python versions, set the Python version using +When using a matrix to test multiple Python versions, set the Python version using `astral-sh/setup-uv`, which will override the Python version specification in the `pyproject.toml` or `.python-version` files: