Fix capitalization (#12613)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
add593b6e5
commit
adb49b24f9
@@ -13,7 +13,7 @@ tags:
|
||||
---
|
||||
Manages a [Job](/docs/concepts/workloads/controllers/jobs-run-to-completion/) that runs on a periodic schedule.
|
||||
|
||||
<!--more-->
|
||||
<!--more-->
|
||||
|
||||
Similar to a line in a *crontab* file, a Cronjob object specifies a schedule using the [Cron](https://en.wikipedia.org/wiki/Cron) format.
|
||||
Similar to a line in a *crontab* file, a CronJob object specifies a schedule using the [cron](https://en.wikipedia.org/wiki/Cron) format.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user