We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 25cf2cf + 11159c2 commit fba3f3aCopy full SHA for fba3f3a
content/zh/docs/reference/access-authn-authz/admission-controllers.md
@@ -83,7 +83,7 @@ other admission controllers.
83
84
最后,除了对对象进行变更外,准入控制器还可以有其它作用:将相关资源作为请求处理的一部分进行变更。
85
增加使用配额就是一个典型的示例,说明了这样做的必要性。
86
-此类用法都需要相应的回收或回调过程,因为任一准入控制器都无法确定某个请能否通过所有其它准入控制器。
+此类用法都需要相应的回收或回调过程,因为任一准入控制器都无法确定某个请求能否通过所有其它准入控制器。
87
88
<!--
89
## Why do I need them?
0 commit comments