Fixed a typo.

This commit is contained in:
Sarat Chandra 2015-05-18 13:25:49 +05:30
parent 296dac7a7d
commit 200f500d12

View File

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