Skip to content

Commit bd86bba

Browse files
authored
Merge pull request #38783 from weizhe0422/patch-1
fix: correct the typo
2 parents 326befd + 4b995dd commit bd86bba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/docs/reference/using-api/deprecation-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,7 @@ behavior get removed.
424424
考虑一个假想的名为 Widget 的 REST 资源,在上述时间线中位于 API v1,而现在打算将其弃用。
425425
我们会在文档和[公告](https://groups.google.com/forum/#!forum/kubernetes-announce)中与
426426
X+1 版本的发布同步记述此弃用决定。
427-
Wdiget 资源仍会在 API 版本 v1(已弃用)中存在,但不会出现在 v2alpha1 中。
427+
Widget 资源仍会在 API 版本 v1(已弃用)中存在,但不会出现在 v2alpha1 中。
428428
Widget 资源会 X+8 发布版本之前(含 X+8)一直存在并可用。
429429
只有在发布版本 X+9 中,API v1 寿终正寝时,Widget
430430
才彻底消失,相应的资源行为也被移除。

0 commit comments

Comments
 (0)