You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _docs/pipelines/triggers/cron-triggers.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -146,7 +146,7 @@ To edit a Cron trigger after creating it, click the Edit icon.
146
146
147
147
##Cron expression formats
148
148
149
-
A Cron expression represents a set of time fields throughsix space-separated fields. You can also use predefined schedules or fixed interval scheduling in place of Cron expressions.
149
+
A Cron expression represents a set of time fields throughfive space-separated fields. You can also use predefined schedules or fixed interval scheduling in place of Cron expressions.
150
150
151
151
###Cron expression fields
152
152
The table below describes the fields you can define in a Cron expression.