Correct guide typo (#5245)

## Summary

Typo correction for the tools guide.

Fixes #5243
This commit is contained in:
Ian Wilkinson
2024-07-20 14:10:44 +01:00
committed by GitHub
parent 841edc3718
commit e809bc339b
+1 -1
View File
@@ -18,7 +18,7 @@ Note this is exactly equivalent to:
$ uv tool run ruff
```
Arguments can be passed afted the tool name:
Arguments can be passed after the tool name:
```console
$ uvx pycowsay hello from uv