Merge pull request #261 from AlbyIanna/AlbyIanna/fix-typo

fix typo in usage.md
This commit is contained in:
Andrey Nering
2019-11-10 19:58:06 -03:00
committed by GitHub

View File

@@ -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