Merge pull request #160 from eyaylagul/master

Typo fixed
pull/161/head
Metin Seylan 6 years ago committed by GitHub
commit e0b37e30bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -78,7 +78,7 @@ new Vue({
})
```
##### Dynamic Listenlers
##### Dynamic Listeners
<p>If you need consuming events dynamically in runtime, you can use `subscribe` and `unsubscribe` methods in Vue component</p>

Loading…
Cancel
Save