Skip to content

Commit

Permalink
fixup proselint edit
Browse files Browse the repository at this point in the history
  • Loading branch information
bagder committed Dec 15, 2023
1 parent f115586 commit 38fbf2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions usingcurl/transfers/rate-limiting.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ several seconds. It means that curl might use higher transfer speeds in short
bursts, but over time it averages to no more than the given rate.

curl does not know what the maximum possible speed is — it will simply go as
fast as it can and is allowed. You may know your connection's maximum speed,
but curl does not.
fast as it can and is allowed. You might know your connection's maximum speed,
curl does not.

0 comments on commit 38fbf2d

Please sign in to comment.