Skip to content
Snippets Groups Projects
Commit 2e4f6a20 authored by Alex Reisner's avatar Alex Reisner Committed by GitHub
Browse files

Merge pull request #1129 from hahmed/readme-patch

Spelling fix in the readme
parents cc57f6f7 5e85e029
No related branches found
No related tags found
No related merge requests found
...@@ -516,7 +516,7 @@ The [Google Places Details API](https://developers.google.com/places/documentati ...@@ -516,7 +516,7 @@ The [Google Places Details API](https://developers.google.com/places/documentati
#### Mapbox (`:mapbox`) #### Mapbox (`:mapbox`)
* **API key**: required * **API key**: required
* **Dataset**: Uses `mapbox.places` dataset by default. Specific the `mapbox.places-permanent` dataset by setting: `Geocoder.configure(:mapbox => {:dataset => "mapbox.places-permanent"})` * **Dataset**: Uses `mapbox.places` dataset by default. Specify the `mapbox.places-permanent` dataset by setting: `Geocoder.configure(:mapbox => {:dataset => "mapbox.places-permanent"})`
* **Key signup**: https://www.mapbox.com/pricing/ * **Key signup**: https://www.mapbox.com/pricing/
* **Quota**: depends on plan * **Quota**: depends on plan
* **Region**: complete coverage of US and Canada, partial coverage elsewhere (see for details: https://www.mapbox.com/developers/api/geocoding/#coverage) * **Region**: complete coverage of US and Canada, partial coverage elsewhere (see for details: https://www.mapbox.com/developers/api/geocoding/#coverage)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment