Skip to content

Commit 4dd1bb3

Browse files
KushalSrKushaljasonsaayman
authored
Fixed typo (axios#156)
Co-authored-by: Kushal <[email protected]> Co-authored-by: Jay <[email protected]>
1 parent f38d25f commit 4dd1bb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/en/multipart.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ axios.postForm('https://httpbin.org/post', {
3131
});
3232
```
3333

34-
HTML form can be passes directly as a request payload
34+
HTML form can be passed directly as a request payload
3535

3636
#### Node.js
3737

0 commit comments

Comments
 (0)