Skip to content

Commit 852dfce

Browse files
committed
fix zh translation error
1 parent c09a66f commit 852dfce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -631,9 +631,9 @@ Example of a minimal response from a webhook to allow a request:
631631
* `allowed`,设置为 `true``false`
632632

633633
<!--
634-
Example of a minimal response from a webhook to forbid a request:
634+
Example of a minimal response from a webhook to allow a request:
635635
-->
636-
Webhook 禁止请求的最简单响应示例
636+
Webhook 允许请求的最简单响应示例
637637

638638
{{< tabs name="AdmissionReview_response_allow" >}}
639639
{{% tab name="admission.k8s.io/v1" %}}

0 commit comments

Comments
 (0)