Skip to content

Commit fed613a

Browse files
authored
Merge pull request #24082 from Wenhao-Xu/patch-1
Update images.md, wrong words
2 parents cf30636 + 79e9ccd commit fed613a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Instead, specify a meaningful tag such as `v1.42.0`.
8181
-->
8282
{{< caution >}}
8383
你要避免在生产环境中使用 `latest` 标签,因为这会使得跟踪所运行的镜像版本变得
84-
非常困难,同时也很难会滚到之前运行良好的版本
84+
非常困难,同时也很难回滚到之前运行良好的版本
8585

8686
正确的做法恰恰相反,你应该指定一个有意义的标签,如 `v1.42.0`
8787
{{< /caution >}}

0 commit comments

Comments
 (0)