From 4ad46988e4df34add85dcb8b154febfe3df72f88 Mon Sep 17 00:00:00 2001 From: peter Date: Sun, 6 Jul 2014 22:06:49 +0100 Subject: [PATCH] Fixed typos in the readme. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index f54401e..43d7e9f 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,6 @@ #### Features exclusive to iOS - * Advertising as iBeacon (only on iOS devices, when the app is in the foreground) * Region Monitoring (or geo fencing), works in all app states. ### Installation @@ -48,7 +47,7 @@ through the ```cordova.plugins.locationManager``` reference chain. #### Standard [CLLocationManager](https://developer.apple.com/library/ios/documentation/CoreLocation/Reference/CLLocationManager_Class/CLLocationManager/CLLocationManager.html) functions -##### Creating CLBeaconRegion DTOs +##### Creating BeaconRegion DTOs ``` /**