Fix heading level of "Script support" on docs landing page (#8544)

This commit is contained in:
Zanie Blue 2024-10-24 15:56:48 -05:00 committed by GitHub
parent f533fe8d8b
commit ca6c3d0903
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -162,7 +162,7 @@ Pinned `.python-version` to `pypy@3.11`
See the [installing Python guide](./guides/install-python.md) to get started. See the [installing Python guide](./guides/install-python.md) to get started.
### Script support ## Script support
uv manages dependencies and environments for single-file scripts. uv manages dependencies and environments for single-file scripts.