diff --git a/readme.md b/readme.md index eb4c5e0..f5fcdec 100644 --- a/readme.md +++ b/readme.md @@ -111,7 +111,7 @@ Query string object that will be added to the request URL. This will override th Type: `number` -Milliseconds after which the request will be aborted and an error event with `ETIMEDOUT` code will be emitted. +Milliseconds to wait for a server to send response headers before aborting request with `ETIMEDOUT` error. ###### retries