Skip to content
Snippets Groups Projects
Commit 1dfca7cf authored by Jed Schneider's avatar Jed Schneider
Browse files

fixing typo in README

parent ee1d697f
No related branches found
No related tags found
No related merge requests found
......@@ -363,7 +363,7 @@ The following is a comparison of the supported geocoding APIs. The "Limitations"
#### Mapquest (`:mapquest`)
* **API key**: required for the licensed API, do use for open tier
* **API key**: required for the licensed API, do not use for open tier
* **Quota**: ?
* **HTTP Headers**: in order to use the licensed API you can configure the http_headers to include a referer as so:
`Geocoder::Configuration.http_headers = { "Referer" => "http://foo.com" }`
......
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