diff --git a/docs/libcurl/opts/CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS.md b/docs/libcurl/opts/CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS.md index 24cedc403b..eed0561fe3 100644 --- a/docs/libcurl/opts/CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS.md +++ b/docs/libcurl/opts/CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS.md @@ -42,7 +42,7 @@ fail, the next IPv6 address is used, then the next IPv4, etc. If there are only addresses for one stack, those are tried one after the other. When there is neither a positive nor negative response to an attempt, -another attempt is started after *timeout* has passed. And then another, +another attempt is started after *timeout* has passed. Then another, after *timeout* has passed again. As long as there are addresses available. When all addresses have been tried and failed, the transfer fails.