Merge pull request #157 from frederikhors/patch-2

Misprint
This commit is contained in:
Andrey Nering
2018-12-27 10:49:24 -02:00
committed by GitHub

View File

@@ -83,7 +83,7 @@ Keep in mind that the version of the files should match. Also, when redefining
a task the whole task is replaced, properties of the task are not merged.
It's also possible to have an OS specific `Taskvars.yml` file, like
`Taskvars_windows.yml`, `Taskfile_linux.yml`, or `Taskvars_darwin.yml`. See the
`Taskvars_windows.yml`, `Taskvars_linux.yml`, or `Taskvars_darwin.yml`. See the
[variables section](#variables) below.
## Including other Taskfiles