Skip to content

Commit 4bdc905

Browse files
authored
Merge pull request #28213 from ariesliuwei/aries-l
modify error of zh docs
2 parents 1334988 + c0d1bef commit 4bdc905

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/tasks/job/automated-tasks-with-cron-jobs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ It takes a [Cron](https://en.wikipedia.org/wiki/Cron) format string, such as `0
227227
### 时间安排
228228

229229
`.spec.schedule``.spec` 需要的域。它使用了 [Cron](https://en.wikipedia.org/wiki/Cron)
230-
格式串,例如 `0 * * * *` or `@hourly`做为它的任务被创建和执行的调度时间
230+
格式串,例如 `0 * * * *` or `@hourly`作为它的任务被创建和执行的调度时间
231231

232232
<!--
233233
The format also includes extended `vixie cron` step values. As explained in the [FreeBSD manual](https://www.freebsd.org/cgi/man.cgi?crontab%285%29):

0 commit comments

Comments
 (0)