From c0eafeb53488068d46eda59fc9b62a793744fc92 Mon Sep 17 00:00:00 2001 From: Hollow Man Date: Sat, 21 Nov 2020 22:53:22 +0800 Subject: [PATCH] Fix typo hoding -> holding --- content/en/docs/concepts/cluster-administration/flow-control.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/concepts/cluster-administration/flow-control.md b/content/en/docs/concepts/cluster-administration/flow-control.md index 5b5653260a..f40a86bab4 100644 --- a/content/en/docs/concepts/cluster-administration/flow-control.md +++ b/content/en/docs/concepts/cluster-administration/flow-control.md @@ -426,7 +426,7 @@ poorly-behaved workloads that may be harming system health. {{< /note >}} * `apiserver_flowcontrol_request_concurrency_limit` is a gauge vector - hoding the computed concurrency limit (based on the API server's + holding the computed concurrency limit (based on the API server's total concurrency limit and PriorityLevelConfigurations' concurrency shares), broken down by the label `priorityLevel`.