Skip to content

Commit 2c9b54f

Browse files
authored
Merge pull request #2 from tautvilas/main
Fix README.md
2 parents 5e7d7a6 + abacc02 commit 2c9b54f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ This is the array which is used to construct the request to be sent. The availab
217217
// - Node "only" => Stream, Buffer
218218
"data" => [],
219219

220-
// `timeout` specifies the number of milliseconds before the request times out.
220+
// `timeout` specifies the number of seconds before the request times out.
221221
// If the request takes longer than `timeout`, the request will be aborted.
222222
"timeout" => 0, // default is `0` (no timeout)
223223

0 commit comments

Comments
 (0)