Fix typo in the word annotation (#17716)

This commit is contained in:
Alena Varkockova
2019-11-21 13:05:28 +01:00
committed by Kubernetes Prow Robot
parent 7cd58d2575
commit 15b4194727
@@ -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