mirror of
https://github.com/tenrok/axios.git
synced 2026-06-17 19:21:29 +03:00
67e10e7976
- error-handling: "get a object" -> "get an object" - request-config: add missing comma in transformRequest return type list (Buffer, ArrayBuffer, FormData or Stream) to match README.md and the es/zh/fr translations - x-www-form-urlencoded-format: add missing space after comma in "browsers,and [Node]" Co-authored-by: Jay <jasonsaayman@gmail.com>