Skip to content

Commit

Permalink
chore(docs): update readme.md (#5889)
Browse files Browse the repository at this point in the history
  • Loading branch information
therealrinku committed Sep 28, 2023
1 parent 88fb52b commit 2ac731d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -1270,7 +1270,7 @@ const {data} = await axios.post(SERVER_URL, readableStream, {
````
> **Note:**
> Capturing FormData upload progress is currently not currently supported in node.js environments.
> Capturing FormData upload progress is not currently supported in node.js environments.
> **⚠️ Warning**
> It is recommended to disable redirects by setting maxRedirects: 0 to upload the stream in the **node.js** environment,
Expand Down

0 comments on commit 2ac731d

Please sign in to comment.