Browse Source

Merge pull request #149 from f0rmat1k/patch-1

A little grammatical fix
http2
Sindre Sorhus 9 years ago
parent
commit
773571081b
  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]) #### 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 ##### url

Loading…
Cancel
Save