Browse Source

A little grammatical fix

http2
Anton Grischenko 9 years ago
parent
commit
88a7215eec
  1. 2
      readme.md

2
readme.md

@ -55,7 +55,7 @@ It's a `GET` request by default, but can be changed in `options`.
#### got(url, [options])
Return a Promise, that resolves to `response` object with `body` property.
Returns a Promise, that resolves to `response` object with `body` property.
##### url

Loading…
Cancel
Save