Skip to content

Commit 1363e29

Browse files
committed
Merge branch 'main' of https://github.com/leafsphp/fetch
2 parents b4243b2 + 2c9b54f commit 1363e29

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)