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
end
def village
@data['address']['villiage']
@data['address']['village']
end
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