We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d29801 commit cd50410Copy full SHA for cd50410
packages/create-instance/add-hook.js
@@ -1,5 +1,5 @@
1
// This is used instead of Vue.mixin. The reason is that
2
-// Vue.mixin is slower, and remove modfied options
+// Vue.mixin is slower, and remove modified options
3
// https://github.com/vuejs/vue/issues/8710
4
5
export function addHook (options, hook, fn) {
0 commit comments