Skip to content

Commit 1a2cf23

Browse files
authored
Merge pull request #30220 from qingsenLi/211025-fix
[zh]fix error word
2 parents 092ea9b + c771e3f commit 1a2cf23

File tree

1 file changed

+1
-1
lines changed
  • content/zh/docs/concepts/workloads/controllers

1 file changed

+1
-1
lines changed

content/zh/docs/concepts/workloads/controllers/job.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -854,7 +854,7 @@ directly a result of toggling the `.spec.suspend` field. In the time between
854854
these two events, we see that no Pods were created, but Pod creation restarted
855855
as soon as the Job was resumed.
856856
-->
857-
最后四个四件,特别是 "Suspended" 和 "Resumed" 事件,都是因为 `.spec.suspend`
857+
最后四个事件,特别是 "Suspended" 和 "Resumed" 事件,都是因为 `.spec.suspend`
858858
字段值被改来改去造成的。在这两个事件之间,我们看到没有 Pod 被创建,不过当
859859
Job 被恢复执行时,Pod 创建操作立即被重启执行。
860860

0 commit comments

Comments
 (0)