Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2b739ae

Browse files
authored
Update cron-triggers.mdx (#22843)
Fixed typo for "three latter"
1 parent 9236f6c commit 2b739ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workers/configuration/cron-triggers.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Cloudflare supports cron expressions with five fields, along with most [Quartz s
132132
:::note
133133

134134
Days of the week go from 1 = Sunday to 7 = Saturday, which is different on some other cron systems (where 0 = Sunday and 6 = Saturday).
135-
To avoid ambiguity you may prefer to use the three latter abbreviations (e.g. `SUN` rather than 1).
135+
To avoid ambiguity you may prefer to use the three-letter abbreviations (e.g. `SUN` rather than 1).
136136

137137
:::
138138

0 commit comments

Comments
 (0)