mirror of
https://github.com/go-task/task.git
synced 2025-09-16 09:26:16 +02:00
docs: fix typo (#1896)
This commit is contained in:
@@ -448,7 +448,7 @@ task: Found multiple tasks (greet) included by "lib"
|
||||
### Vars of included Taskfiles
|
||||
|
||||
You can also specify variables when including a Taskfile. This may be useful for
|
||||
having reusable Taskfile that can be tweaked or even included more than once:
|
||||
having a reusable Taskfile that can be tweaked or even included more than once:
|
||||
|
||||
```yaml
|
||||
version: '3'
|
||||
|
Reference in New Issue
Block a user