diff --git a/docs/guides/tools.md b/docs/guides/tools.md index 629ce7012..797b9540c 100644 --- a/docs/guides/tools.md +++ b/docs/guides/tools.md @@ -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