Skip to content

Commit cd50410

Browse files
trollepierreeddyerburgh
authored andcommitted
refactor: fix typo in comment (#952)
1 parent 7d29801 commit cd50410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: packages/create-instance/add-hook.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// This is used instead of Vue.mixin. The reason is that
2-
// Vue.mixin is slower, and remove modfied options
2+
// Vue.mixin is slower, and remove modified options
33
// https://github.com/vuejs/vue/issues/8710
44

55
export function addHook (options, hook, fn) {

0 commit comments

Comments
 (0)