Skip to content
Snippets Groups Projects
Commit 0b918752 authored by Sander Datema's avatar Sander Datema
Browse files

Correction in configuration template

parent 9adbf399
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ Geocoder.configure do |config|
# config.always_raise = []
## Calculation options
# config.units = :mi # :km for kilometers or :mi for miles
# config.method = :linear # :spherical or :linear
# config.units = :mi # :km for kilometers or :mi for miles
# config.distances = :linear # :spherical or :linear
end
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