2
0
mirror of https://github.com/tenrok/vue-context.git synced 2026-06-07 22:22:22 +03:00

Fix typo in README

This commit is contained in:
Randall Wilk
2018-05-26 14:40:42 -05:00
parent 7ef9094ca5
commit bd3858acda
+1 -1
View File
@@ -8,7 +8,7 @@ but any menu template can be used. The only dependency this package has is Vue,
so the majority of styling is up to you, and any package styles for the menu
can easily be overridden.
The menu disappears when you expect by using the `onblur` even and it also
The menu disappears when you expect by using the `onblur` event and it also
disappears when clicked on.
## Note