chore: typo in comment [skip ci] (#4875)

This commit is contained in:
Captain 2021-10-29 16:38:37 +08:00 committed by GitHub
parent 5eb72630a5
commit 2c221fcd49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1200,7 +1200,7 @@ function baseCreateRenderer(
isSVG,
optimized
) => {
// 2.x compat may pre-creaate the component instance before actually
// 2.x compat may pre-create the component instance before actually
// mounting
const compatMountInstance =
__COMPAT__ && initialVNode.isCompatRoot && initialVNode.component