From 72b842589572411d8177f014bf1b4cc501241b6e Mon Sep 17 00:00:00 2001 From: yue9944882 <291271447@qq.com> Date: Mon, 21 Sep 2020 16:27:34 +0800 Subject: [PATCH] a digit typo in apf docs --- 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 2d2abb7b263..5b5653260a7 100644 --- a/content/en/docs/concepts/cluster-administration/flow-control.md +++ b/content/en/docs/concepts/cluster-administration/flow-control.md @@ -495,7 +495,7 @@ When you enable the API Priority and Fairness feature, the kube-apiserver serves system, system-nodes, 12, 0, system:node:127.0.0.1, 2020-07-23T15:26:57.179170694Z, ``` - In addition to the queued requests, the output includeas one phantom line for each priority level that is exempt from limitation. + In addition to the queued requests, the output includes one phantom line for each priority level that is exempt from limitation. You can get a more detailed listing with a command like this: ```shell