From 8d172c7944d66d458d817d6eb8508a8dd64aac4c Mon Sep 17 00:00:00 2001 From: Onur YILDIRIM Date: Fri, 12 Dec 2014 22:35:25 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e78a3b..a4cd2c8 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,7 @@ Provides the recent geo-location information. **version 1.2.4** - Revision: Source scripts are now automatically removed from DOM after result is received. -- Bug-Fix: `errorCallback` would not be invoked if IP geo-source service is not available. Fixes [#6](https://github.com/onury/geolocator/issues/6). +- Bug-Fix: `errorCallback` would not be invoked if IP geo-source service is not available. Fixes issue [#6](https://github.com/onury/geolocator/issues/6). - Revision: Changed default IP source to GeoPlugin (index:`1`); since FreeGeoIP is occasionally down these days. **version 1.2.1**