diff --git a/content/en/docs/reference/access-authn-authz/extensible-admission-controllers.md b/content/en/docs/reference/access-authn-authz/extensible-admission-controllers.md index 5b774cf222..2f9b3d0eb1 100644 --- a/content/en/docs/reference/access-authn-authz/extensible-admission-controllers.md +++ b/content/en/docs/reference/access-authn-authz/extensible-admission-controllers.md @@ -1359,7 +1359,7 @@ mutating webhook chain, and didn't mutated the request object during the invocat } ``` -The following annotatino gets recorded for a webhook being invoked in the first round. The webhook is ordered the first in\ +The following annotation gets recorded for a webhook being invoked in the first round. The webhook is ordered the first in\ the mutating webhook chain, and mutated the request object during the invocation. ```yaml