Skip to content

Commit 538bf40

Browse files
committed
modify kubernetes spelling error
1 parent 57cb82e commit 538bf40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/tasks/job/parallel-processing-expansion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ cat job.yaml.jinja2 | render_template | kubectl apply -f -
367367
<!--
368368
Kubernetes accepts and runs the Jobs you created.
369369
-->
370-
Kubernets 接收清单文件并执行你所创建的 Job。
370+
Kubernetes 接收清单文件并执行你所创建的 Job。
371371

372372
<!--
373373
### Clean up {#cleanup-2}

0 commit comments

Comments
 (0)