axios-docs
axios-docs copied to clipboard
Typo in multipart bodies page of the documentation
Section/Content To Improve On the documentation page for Multipart Bodies (https://axios-http.com/docs/multipart) there is a line that reads:
"HTML form can be passes directly as a request payload"
image
Suggested Improvement I believe that this should be passed instead of passes.
So the text should read:
"HTML form can be passed directly as a request payload"
Can You please label this as hacktoberfest topic