Skip to content

Commit

Permalink
Update happy.md
Browse files Browse the repository at this point in the history
small typo
  • Loading branch information
logz254 authored Jan 26, 2025
1 parent 1309496 commit 0ee5465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion usingcurl/connections/happy.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ a certain network path or server.
Or vice versa, you may need to communicate to a server with high latency, in
which case the default timeout would strike too early.

For moments and scenarios like that, curl provides the
For moments and scenarios like these, curl provides the
`--happy-eyeballs-timeout-ms` command line option. It changes the default two
hundred milliseconds to whatever you specify. Setting it to zero makes curl
start the connection attempts at exactly the same time.

0 comments on commit 0ee5465

Please sign in to comment.