Skip to content

Commit 70fcf75

Browse files
cf-scottsdnts
authored andcommitted
Update cron-triggers.mdx (cloudflare#22843)
Fixed typo for "three latter"
1 parent 952f74e commit 70fcf75

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)