1
0
mirror of https://github.com/go-task/task.git synced 2025-08-08 22:36:57 +02:00

docs: fix typo (#1897)

This commit is contained in:
Matthias Vogt
2024-12-12 01:49:42 +01:00
committed by GitHub
parent 4dffab2e0a
commit 24a0f24835

View File

@ -847,7 +847,7 @@ change even if the source has not.
:::tip
The method `none` skips any validation and always run the task.
The method `none` skips any validation and always runs the task.
:::