From 53394d3c2afb329699d05ece907ffae4a14b4b3a Mon Sep 17 00:00:00 2001 From: "paul.zhang" Date: Fri, 17 Jun 2022 11:51:22 +0800 Subject: [PATCH] Correct typos MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Correct typos from 查件->插件 --- content/zh-cn/docs/concepts/security/pod-security-admission.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/zh-cn/docs/concepts/security/pod-security-admission.md b/content/zh-cn/docs/concepts/security/pod-security-admission.md index 54ae5436a0..b5097a995e 100644 --- a/content/zh-cn/docs/concepts/security/pod-security-admission.md +++ b/content/zh-cn/docs/concepts/security/pod-security-admission.md @@ -114,7 +114,7 @@ The generated certificate is valid for 2 years. Before it expires, regenerate the certificate or remove the webhook in favor of the built-in admission plugin. --> 所生成的证书合法期限为 2 年。在证书过期之前, -需要重新生成证书或者去掉 Webhook 以使用内置的准入查件。 +需要重新生成证书或者去掉 Webhook 以使用内置的准入插件。 {{< /note >}}