Skip to content

Commit 17e1844

Browse files
authored
Merge pull request #600 from OmriSteiner/typofix
Fix typo in usage.md
2 parents 6a0b778 + e8aa3a1 commit 17e1844

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
@@ -589,7 +589,7 @@ This works for all types of variables.
589589

590590
## Forwarding CLI arguments to commands
591591

592-
If `--` is given in the CLI, all following paramaters are added to a
592+
If `--` is given in the CLI, all following parameters are added to a
593593
special `.CLI_ARGS` variable. This is useful to forward arguments to another
594594
command.
595595

0 commit comments

Comments
 (0)