mirror of
https://github.com/go-task/task.git
synced 2025-07-17 01:43:07 +02:00
Merge pull request #263 from tillhoff/patch-1
fixed grammar on styleguide
This commit is contained in:
@ -20,7 +20,7 @@ taskfile.yml
|
|||||||
Taskfile.yml
|
Taskfile.yml
|
||||||
```
|
```
|
||||||
|
|
||||||
This is important to specially to Linux users. Windows and macOS have case
|
This is important especially for Linux users. Windows and macOS have case
|
||||||
insensitive filesystems, so `taskfile.yml` will end up working, even that not
|
insensitive filesystems, so `taskfile.yml` will end up working, even that not
|
||||||
officially supported. On Linux, only `Taskfile.yml` will work, though.
|
officially supported. On Linux, only `Taskfile.yml` will work, though.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user