docs: correcting typo "available" -> "unavailable" (#6424)

This commit is contained in:
Alexandre B A Villares 2024-08-22 09:53:07 -03:00 committed by GitHub
parent bbd9adaa40
commit 582e5a316f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,8 +28,8 @@ $ uv venv --python 3.11
```
Note this requires the requested Python version to be available on the system. However, if
available, uv will download Python for you. See the [Python version](../concepts/python-versions.md)
documentation for more details.
unavailable, uv will download Python for you. See the
[Python version](../concepts/python-versions.md) documentation for more details.
## Using a virtual environment