docs: fix duplicated word in guide (#2885)

Signed-off-by: s3onghyun <s3onghyun.hong@gmail.com>
This commit is contained in:
SEONGHYUN HONG
2026-06-21 23:19:20 +09:00
committed by GitHub
parent 24a3ccdf42
commit f1ab404fbb

View File

@@ -944,7 +944,7 @@ Also, `task --status [tasks]...` will exit with a non-zero
`status` can be combined with the
[fingerprinting](#by-fingerprinting-locally-generated-files-and-their-sources)
to have a task run if either the the source/generated artifacts changes, or the
to have a task run if either the source/generated artifacts changes, or the
programmatic check fails:
```yaml