Merge pull request #163 from saratchandra92/master

Fixed a typo.
This commit is contained in:
Dominik Picheta 2015-05-18 15:49:32 +01:00
commit 677c101bac

View File

@ -1466,7 +1466,7 @@
"url": "https://github.com/saratchandra92/nim-geocoding", "url": "https://github.com/saratchandra92/nim-geocoding",
"method": "git", "method": "git",
"tags": ["library", "geocoding", "maps"], "tags": ["library", "geocoding", "maps"],
"decription": "A simple library for Google Maps Geocoding API", "description": "A simple library for Google Maps Geocoding API",
"license": "MIT", "license": "MIT",
"web": "https://github.com/saratchandra92/nim-geocoding" "web": "https://github.com/saratchandra92/nim-geocoding"
}, },