Skip to content

Commit 6f1ba0c

Browse files
authored
Revert previous change in zh-cn docs
1 parent ac9108c commit 6f1ba0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1144,7 +1144,7 @@ cluster.
11441144
才能使用这种行为,并将其应用到集群中的所有 CustomResourceDefinition。
11451145

11461146
<!--
1147-
Provided you enabled the feature gate, Kubernetes implements _validation ratcheting_
1147+
Provided you enabled the feature gate, Kubernetes implements _validation racheting_
11481148
for CustomResourceDefinitions. The API server is willing to accept updates to resources that
11491149
are not valid after the update, provided that each part of the resource that failed to validate
11501150
was not changed by the update operation. In other words, any invalid part of the resource

0 commit comments

Comments
 (0)