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:
Theo BABILON 2024-08-12 13:17:38 +02:00 committed by GitHub
parent e941bb6623
commit 9eead68168
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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 ## Commands with different package names