2
0
mirror of https://github.com/tenrok/vue-native-notification.git synced 2026-05-17 05:19:37 +03:00

Correct typo

This commit is contained in:
Dennis Bruner
2017-08-26 22:18:12 +02:00
committed by GitHub
parent ee04cafad5
commit 85f608cb31
+2 -2
View File
@@ -17,7 +17,7 @@ import Vue from 'vue'
import VueNativeNotification from 'vue-native-notification'
Vue.use(VueNativeNotification, {
// Automatic permiossion request before
// Automatic permission request before
// showing notification (default: true)
requestOnNotify: true
})
@@ -63,4 +63,4 @@ this.$notification.requestPermission()
## License
[MIT](LICENSE.md)
[MIT](LICENSE.md)