Skip to content

Commit

Permalink
Update cron-spec.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Castell authored Nov 30, 2018
1 parent ef23b6f commit fb9460d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/content/usage/cron-spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,5 +107,5 @@ provided by the Go time package (http://www.golang.org/pkg/time).
Be aware that jobs scheduled during daylight-savings leap-ahead transitions will
not be run!

If you specify `timezone` the job will be schduled taking into account daylight-savings
If you specify `timezone` the job will be scheduled taking into account daylight-savings
and leap-ahead transitions, running the job in the actual time in the specified time zone.

0 comments on commit fb9460d

Please sign in to comment.