Skip to content

Commit c0d112f

Browse files
authored
Merge pull request #261 from AlbyIanna/AlbyIanna/fix-typo
fix typo in usage.md
2 parents 2265dda + 263b094 commit c0d112f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ tasks:
6363
- echo $GREETING
6464
```
6565
66-
> NOTE: `env` supports expansion and and retrieving output from a shell command
66+
> NOTE: `env` supports expansion and retrieving output from a shell command
6767
> just like variables, as you can see on the [Variables](#variables) section.
6868

6969
## Operating System specific tasks

0 commit comments

Comments
 (0)