mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-04 19:08:04 +00:00
fix: typo in alternative-indexes.md docs (#6877)
## Summary Small typo on the guide for alternative index ## Test Plan I rerun the documentation to see the typo gone.
This commit is contained in:
parent
10c1a897ae
commit
0510842e1b
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ some initial setup.
|
|||
|
||||
!!! important
|
||||
|
||||
Please read the dcocumentation on [using multiple indexes](../../pip/compatibility.md#packages-that-exist-on-multiple-indexes)
|
||||
Please read the documentation on [using multiple indexes](../../pip/compatibility.md#packages-that-exist-on-multiple-indexes)
|
||||
in uv — the default behavior is different from pip to prevent dependency confusion attacks, but
|
||||
this means that uv may not find the versions of a package as you'd expect.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue