Skip to content

Commit 9f2afed

Browse files
authored
typo: should be "an EventRateLimit"
1 parent 76941f8 commit 9f2afed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/admin/admission-controllers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ event requests. The cluster admin can specify event rate limits by:
140140
* Ensuring that `eventratelimit.admission.k8s.io/v1alpha1=true` is included in the
141141
`--runtime-config` flag for the API server;
142142
* Enabling the `EventRateLimit` admission controller;
143-
* Referencing a `EventRateLimit` configuration file from the file provided to the API
143+
* Referencing an `EventRateLimit` configuration file from the file provided to the API
144144
server's command line flag `--admission-control-config-file`:
145145

146146
```yaml

0 commit comments

Comments
 (0)