1
0
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:
CeMoN24
2024-12-12 01:50:05 +01:00
committed by GitHub
parent 24a0f24835
commit 2ab1dcbf1d

View File

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