2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-17 19:21:29 +03:00
Files
axios/docs
RonGamzu 67e10e7976 docs: fix typos and grammar in advanced docs (#10905)
- 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>
2026-05-24 13:33:33 +02:00
..