diff --git a/README.md b/README.md index 7569189..10000b7 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ new Vue({ }) ``` -##### Dynamic Listenlers +##### Dynamic Listeners

If you need consuming events dynamically in runtime, you can use `subscribe` and `unsubscribe` methods in Vue component