Skip to content

Commit 3ae9cee

Browse files
authored
Merge pull request #41507 from ronaknnathani/patch-1
Fixes a typo for "concurrency" in PriorityLevelConfiguration section
2 parents ac39248 + f8da7d4 commit 3ae9cee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/cluster-administration/flow-control.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ A PriorityLevelConfiguration represents a single priority level. Each
193193
PriorityLevelConfiguration has an independent limit on the number of outstanding
194194
requests, and limitations on the number of queued requests.
195195

196-
The nominal oncurrency limit for a PriorityLevelConfiguration is not
196+
The nominal concurrency limit for a PriorityLevelConfiguration is not
197197
specified in an absolute number of seats, but rather in "nominal
198198
concurrency shares." The total concurrency limit for the API Server is
199199
distributed among the existing PriorityLevelConfigurations in

0 commit comments

Comments
 (0)