updating the wording of that sentence

specifying Cronjob where it just says `job` now
pull/7019/head
Joseph Heck 2018-01-18 19:24:14 -08:00 committed by GitHub
parent 6307d43760
commit 0f7500b9ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@ be down from `08:29:00` to `08:42:00`, the job will not start.
Set a longer `startingDeadlineSeconds` if starting later is better than not
starting at all.
The job is only responsible for creating Jobs that match its schedule, and
The Cronjob is only responsible for creating Jobs that match its schedule, and
the Job in turn is responsible for the management of the Pods it represents.
## Writing a Cron Job Spec