Skip to content

Commit 2f1aad3

Browse files
authored
Merge pull request #42240 from javadoors/patch-27
[zh-cn]Fixed:Modify an incoherent statement
2 parents ae9e828 + 7e4c2af commit 2f1aad3

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

content/zh-cn/docs/concepts/extend-kubernetes/operator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ You also implement an operator (that is, a Controller) using any language / runt
197197
that can act as a [client for the Kubernetes API](/docs/reference/using-api/client-libraries/).
198198
-->
199199

200-
如果生态系统中没可以实现你目标的 Operator,你可以自己编写代码。
200+
如果生态系统中没有可以实现你目标的 Operator,你可以自己编写代码。
201201

202202
你还可以使用任何支持
203203
[Kubernetes API 客户端](/zh-cn/docs/reference/using-api/client-libraries/)的语言或运行时来实现

0 commit comments

Comments
 (0)