mirror of
https://github.com/tenrok/axios.git
synced 2026-05-15 11:59:42 +03:00
Fix a typo in README (#2384)
This commit is contained in:
committed by
Felipe Martins
parent
6fe506fda2
commit
f0f68afb61
@@ -413,7 +413,7 @@ The response for a request contains the following information.
|
||||
|
||||
// `request` is the request that generated this response
|
||||
// It is the last ClientRequest instance in node.js (in redirects)
|
||||
// and an XMLHttpRequest instance the browser
|
||||
// and an XMLHttpRequest instance in the browser
|
||||
request: {}
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user