Skip to content

Commit 3a25d2c

Browse files
authored
Merge pull request #44604 from 1000Delta/patch-2
[zh] Fix word in custom-resources.md
2 parents d792a64 + 397138e commit 3a25d2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/docs/concepts/extend-kubernetes/api-extension/custom-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ Typically, CRDs are a good fit if:
376376

377377
CRD 更为易用;聚合 API 则更为灵活。请选择最符合你的需要的方法。
378378

379-
通常,如何存在以下情况,CRD 可能更合适:
379+
通常,如果存在以下情况,CRD 可能更合适:
380380

381381
* 定制资源的字段不多;
382382
* 你在组织内部使用该资源或者在一个小规模的开源项目中使用该资源,而不是在商业产品中使用。

0 commit comments

Comments
 (0)