Skip to content

Commit f821723

Browse files
authored
Merge pull request #34231 from kadtendulkar/kad5
Update content/en/docs/concepts/cluster-administration/flow-control.md
2 parents 6346afb + 6d101d1 commit f821723

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
@@ -174,7 +174,7 @@ to balance progress between request flows.
174174

175175
The queuing configuration allows tuning the fair queuing algorithm for a
176176
priority level. Details of the algorithm can be read in the
177-
[enhancement proposal](#whats-next), but in short:
177+
[enhancement proposal](#what-s-next), but in short:
178178

179179
* Increasing `queues` reduces the rate of collisions between different flows, at
180180
the cost of increased memory usage. A value of 1 here effectively disables the

0 commit comments

Comments
 (0)