diff --git a/content/en/docs/concepts/cluster-administration/flow-control.md b/content/en/docs/concepts/cluster-administration/flow-control.md index f9ccdca8e9..aa6b0c0467 100644 --- a/content/en/docs/concepts/cluster-administration/flow-control.md +++ b/content/en/docs/concepts/cluster-administration/flow-control.md @@ -136,7 +136,7 @@ classes: controllers. * The `workload-low` priority level is for requests from any other service - account, which will typically include all requests from controllers runing in + account, which will typically include all requests from controllers running in Pods. * The `global-default` priority level handles all other traffic, e.g. @@ -375,4 +375,4 @@ the [enhancement proposal](https://github.com/kubernetes/enhancements/blob/maste You can make suggestions and feature requests via [SIG API Machinery](https://github.com/kubernetes/community/tree/master/sig-api-machinery). -{{% /capture %}} \ No newline at end of file +{{% /capture %}}