mirror of
https://github.com/go-task/task.git
synced 2025-03-17 21:08:01 +02:00
fix typo in usage.mdx (#1985)
This commit is contained in:
parent
45006e2ce0
commit
b588d49cfb
@ -1068,7 +1068,7 @@ some tasks could have dangerous side effects if run with un-set variables.
|
||||
|
||||
Using `requires` you specify an array of strings in the `vars` sub-section under
|
||||
`requires`, these strings are variable names which are checked prior to running
|
||||
the task. If any variables are un-set the the task will error and not run.
|
||||
the task. If any variables are un-set then the task will error and not run.
|
||||
|
||||
Environmental variables are also checked.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user