Skip to content

Commit

Permalink
Fix a typo in README (#2384)
Browse files Browse the repository at this point in the history
  • Loading branch information
gamtiq authored and felipewmartins committed Sep 6, 2019
1 parent 6fe506f commit f0f68af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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: {}
}
```
Expand Down

0 comments on commit f0f68af

Please sign in to comment.