Skip to content

Commit

Permalink
Tiny readme formatting tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Aug 23, 2018
1 parent b8a086f commit a7cd35a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -183,7 +183,7 @@ Parse response body with `JSON.parse` and set `accept` header to `application/js

###### query

Type: `string` `Object` [`URLSearchParams`](https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams)<br>
Type: `string` `Object` [`URLSearchParams`](https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams)

Query string object that will be added to the request URL. This will override the query string in `url`.

Expand Down

0 comments on commit a7cd35a

Please sign in to comment.