Skip to content
Snippets Groups Projects
Commit 42166c80 authored by Francesco Vollero's avatar Francesco Vollero Committed by Alex Reisner
Browse files

Fix a typo 'villiage' with village

parent 096d8b5a
No related branches found
No related tags found
No related merge requests found
...@@ -20,7 +20,7 @@ module Geocoder::Result ...@@ -20,7 +20,7 @@ module Geocoder::Result
end end
def village def village
@data['address']['villiage'] @data['address']['village']
end end
def town def town
......
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