Skip to content

Commit 9d13a3b

Browse files
authored
Merge pull request #47742 from anneheartrecord/fix-images-typo
Fix required-image-pulls typo
2 parents be91dec + 5a8dde5 commit 9d13a3b

File tree

1 file changed

+1
-1
lines changed
  • content/zh-cn/docs/concepts/containers

1 file changed

+1
-1
lines changed

content/zh-cn/docs/concepts/containers/images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ If you would like to always force a pull, you can do one of the following:
313313
-->
314314
#### 必要的镜像拉取 {#required-image-pull}
315315

316-
如果你想总是强制执行拉取,你可以使用下述的一中方式
316+
如果你想总是强制执行拉取,你可以使用下述的一种方式
317317

318318
- 设置容器的 `imagePullPolicy``Always`
319319
- 省略 `imagePullPolicy`,并使用 `:latest` 作为镜像标签;

0 commit comments

Comments
 (0)