A little grammatical fix
@ -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