Skip to content

Commit 65792a9

Browse files
spikeninjas3rius
andauthored
Update docs/guide/scheduling-tasks.md
Co-authored-by: Pavel Kirilin <[email protected]>
1 parent a66dbc4 commit 65792a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/scheduling-tasks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ You can check list of available schedule sources in the [Available schedule sour
5555

5656
::: tip Cool tip!
5757

58-
To use cron functionality, you must include **LabelScheduleSource** even if you use a different source (for example, **ListRedisScheduleSource**).
58+
To specify schedules (cron or time-based) in the labels of a task definition, you must include **LabelScheduleSource** along with any other sources you use (e.g., **ListRedisScheduleSource**).
5959

6060
:::
6161

0 commit comments

Comments
 (0)