mirror of https://github.com/astral-sh/uv
Fixed tools guide typo (#6027)
Noticed this tiny typo when reading the tools guide documentation Co-authored-by: tbabilon <theo.babilon@mlp.com>
This commit is contained in:
parent
e941bb6623
commit
9eead68168
|
|
@ -39,7 +39,7 @@ $ uvx pycowsay hello from uv
|
|||
|
||||
```
|
||||
|
||||
Tools are installed into temporary, isolated environmnets when using `uvx`.
|
||||
Tools are installed into temporary, isolated environments when using `uvx`.
|
||||
|
||||
## Commands with different package names
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue