Skip to content

Commit e9c17fb

Browse files
authored
Update update-api-object-kubectl-patch.md (#39636)
modify Chinese document: "Contaier" to "Container"
1 parent da0d5c5 commit e9c17fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/docs/tasks/manage-kubernetes-objects/update-api-object-kubectl-patch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ The `containers` list that you specified in the patch has only one Container.
380380
The output shows that your list of one Container replaced the existing `containers` list.
381381
-->
382382
patch 中指定的 `containers` 列表只有一个 Container。
383-
输出显示你所给出的 Contaier 列表替换了现有的 `containers` 列表。
383+
输出显示你所给出的 Container 列表替换了现有的 `containers` 列表。
384384

385385
```yaml
386386
spec:

0 commit comments

Comments
 (0)