Skip to content

Commit

Permalink
Docs: Minor text fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fvdm committed Jun 10, 2019
1 parent b2e0d1d commit 68f3fd7
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 @@ -66,7 +66,7 @@ parameter | type | default | description
[userId] | string | | Your Maxmind account user ID
[licenseKey] | string | | Your Maxmind account license key
[service] | string | city | The service you'd like to use: `insights`, `country`, `city`
[endpoint] | string | geoip.maxmind.com | Override endpoint hostname or full url
[endpoint] | string | geoip.maxmind.com | Override endpoint hostname or url
[requestTimeout] | integer | 5000 | Socket read timeout in milliseconds to wait for reply from MaxMind

```js
Expand Down

0 comments on commit 68f3fd7

Please sign in to comment.