mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-21 00:23:00 +08:00
docs(ibeacon): typo
This commit is contained in:
parent
aecb0f9460
commit
640da1b618
@ -266,7 +266,7 @@ export interface IBeaconDelegate {
|
||||
*
|
||||
* this.ibeacon.startMonitoringForRegion(beaconRegion)
|
||||
* .then(
|
||||
* () => console.log('Native layer recieved the request to monitoring'),
|
||||
* () => console.log('Native layer received the request to monitoring'),
|
||||
* error => console.error('Native layer failed to begin monitoring: ', error)
|
||||
* );
|
||||
* ```
|
||||
|
Loading…
Reference in New Issue
Block a user