diff --git a/docs/usage.md b/docs/usage.md index d8ffbd90..8b181576 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -63,7 +63,7 @@ tasks: - echo $GREETING ``` -> NOTE: `env` supports expansion and and retrieving output from a shell command +> NOTE: `env` supports expansion and retrieving output from a shell command > just like variables, as you can see on the [Variables](#variables) section. ## Operating System specific tasks