Skip to content

Commit

Permalink
Fix typo in the word annotation (#17716)
Browse files Browse the repository at this point in the history
  • Loading branch information
alenkacz authored and k8s-ci-robot committed Nov 21, 2019
1 parent 7cd58d2 commit 15b4194
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 15b4194

Please sign in to comment.