Skip to content

Commit fba3f3a

Browse files
authored
Merge pull request #22854 from wwgfhf/wwg-fix-translation
Update translation in admission-controllers.md
2 parents 25cf2cf + 11159c2 commit fba3f3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/reference/access-authn-authz/admission-controllers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ other admission controllers.
8383

8484
最后,除了对对象进行变更外,准入控制器还可以有其它作用:将相关资源作为请求处理的一部分进行变更。
8585
增加使用配额就是一个典型的示例,说明了这样做的必要性。
86-
此类用法都需要相应的回收或回调过程,因为任一准入控制器都无法确定某个请能否通过所有其它准入控制器
86+
此类用法都需要相应的回收或回调过程,因为任一准入控制器都无法确定某个请求能否通过所有其它准入控制器
8787

8888
<!--
8989
## Why do I need them?

0 commit comments

Comments
 (0)