Skip to content

Commit f252861

Browse files
authored
Merge pull request #37 from circa10a/utc-doc-fix
docs: adjust UTC comment to match example cron
2 parents b8429c7 + 91d10c8 commit f252861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Type `crontab -e` on Mac or Linux and add a line:
6565
circa10a/go-aws-news
6666
```
6767

68-
>The above example will execute `go-aws-news` at `2AM UTC` (8AM CST) each day.
68+
>The above example will execute `go-aws-news` at `2PM UTC` (8AM CST) each day.
6969
7070
#### Install As Kubernetes CronJob
7171

0 commit comments

Comments
 (0)