diff --git a/README.md b/README.md index cc91fa713e18bca23c1cd29b7e916ba87bcacce2..ae6df2862d15922aec70017fa0eca5d5c1d9169a 100644 --- a/README.md +++ b/README.md @@ -713,7 +713,7 @@ You can replace `city` with `country` in any of the above tasks, generators, and This lookup provides methods for geocoding IP addresses without making a call to a remote API (improves speed and availability). It works, but support is new and should not be considered production-ready. Please [report any bugs](https://github.com/alexreisner/geocoder/issues) you encounter. -* **API key**: none (requires a GeoIP2 or free GeoLite2 City or Country binary database which can be downloaded from [MaxMind](http://dev.maxmind.com/geoip/geoip2/geoip2/)) +* **API key**: none (requires a GeoIP2 or free GeoLite2 City or Country binary database which can be downloaded from [MaxMind](http://dev.maxmind.com/geoip/geoip2/)) * **Quota**: none * **Region**: world * **SSL support**: N/A