Skip to content

Commit 6d101d1

Browse files
committed
Update content/en/docs/concepts/cluster-administration/flow-control.md
1 parent 4b04e8f commit 6d101d1

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)