1
0
mirror of https://github.com/go-task/task.git synced 2025-07-13 01:30:33 +02:00

docs: typo

This commit is contained in:
Pete Davison
2023-09-15 17:30:22 +00:00
parent f5aca75798
commit b1ff13d3e8
2 changed files with 23 additions and 1 deletions

View File

@ -13,7 +13,7 @@ Taskfile. For example:
```yaml
version: '3'
include:
includes:
my-remote-namespace: https://raw.githubusercontent.com/my-org/my-repo/main/Taskfile.yml
```