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 15fe963 commit 7cfb24aCopy full SHA for 7cfb24a
src/instance/internal/init.js
@@ -68,7 +68,7 @@ export default function (Vue) {
68
69
// fragment:
70
// if this instance is compiled inside a Fragment, it
71
- // needs to reigster itself as a child of that fragment
+ // needs to register itself as a child of that fragment
72
// for attach/detach to work properly.
73
this._frag = options._frag
74
if (this._frag) {
0 commit comments