3
0
mirror of https://github.com/danielsogl/awesome-cordova-plugins.git synced 2025-04-18 06:43:13 +08:00

docs(onesignal): fix typo

OneSignla -> OneSignal
This commit is contained in:
Luis Enrique Perez Alvarez 2018-08-16 15:56:11 -04:00 committed by Daniel Sogl
parent 61fecf511b
commit 0c6d1eabe2

@ -700,7 +700,7 @@ export class OneSignal extends IonicNativePlugin {
}
/**
* Clears all OneSignla notifications
* Clears all OneSignal notifications
*/
@Cordova({ sync: true })
clearOneSignalNotifications(): void {}