Skip to content

Commit 17dd678

Browse files
chore: fix typo in README.md
1 parent 58df392 commit 17dd678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/babel-sugar-inject-h/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ export default {
3939
}
4040
}
4141

42-
// Witho @vue/babel-sugar-inject-h
42+
// With @vue/babel-sugar-inject-h
4343
export default {
4444
render () {
4545
return <button />

0 commit comments

Comments
 (0)