Merge pull request #24021 from yue9944882/apf-typo

One digit typo in APF docs
This commit is contained in:
Kubernetes Prow Robot
2020-09-24 10:48:06 -07:00
committed by GitHub
@@ -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