Skip to content

Commit f8da7d4

Browse files
Fixes a typo for "concurrency" in PriorityLevelConfiguration section
1 parent 4fdd1ed commit f8da7d4

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)