Skip to content

Commit 2ac731d

Browse files
authored
chore(docs): update readme.md (#5889)
1 parent 88fb52b commit 2ac731d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1270,7 +1270,7 @@ const {data} = await axios.post(SERVER_URL, readableStream, {
12701270
````
12711271
12721272
> **Note:**
1273-
> Capturing FormData upload progress is currently not currently supported in node.js environments.
1273+
> Capturing FormData upload progress is not currently supported in node.js environments.
12741274
12751275
> **⚠️ Warning**
12761276
> It is recommended to disable redirects by setting maxRedirects: 0 to upload the stream in the **node.js** environment,

0 commit comments

Comments
 (0)