Skip to content

Commit

Permalink
chore: fix typo (#12863)
Browse files Browse the repository at this point in the history
  • Loading branch information
webfansplz committed Nov 9, 2022
1 parent 6d9aac8 commit a5afc4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/compiler-sfc/test/compileScript.spec.ts
Expand Up @@ -1571,7 +1571,7 @@ describe('SFC analyze <script> bindings', () => {
</script>
<template>
<div @click="$emit('update:a');"></div>
</tempalte>
</template>
`)
})
})
Expand Down

0 comments on commit a5afc4d

Please sign in to comment.