Skip to content

Commit

Permalink
usingcurl/transfers/request-rate.md: language
Browse files Browse the repository at this point in the history
  • Loading branch information
bagder committed Dec 15, 2023
1 parent 733aa12 commit 259f128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion usingcurl/transfers/request-rate.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ request rate). Without this option, curl will start the next transfer as fast
as possible.

If given several URLs and a transfer completes faster than the allowed rate,
curl will wait until the next transfer is started to maintain the requested
curl will delay starting the next transfer to maintain the requested
rate. This option is for serial transfers and has no effect when
[--parallel](../../cmdline/urls/parallel.md) is used.

Expand Down

0 comments on commit 259f128

Please sign in to comment.