Skip to content

Commit 156e62c

Browse files
rickbeerendonkposva
authored andcommitted
docs: fix @vue/compiler-sfc typo (#3)
1 parent a4fb8b4 commit 156e62c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ vue add vue-next
1515

1616
## What's implemented?
1717

18-
- [x] Add Vue 3 alpha and `@vue/complier-sfc` to the project dependencies.
18+
- [x] Add Vue 3 alpha and `@vue/compiler-sfc` to the project dependencies.
1919
- [x] Configure webpack to compile `.vue` files with the new Vue 3 compiler.
2020
- [x] [A simple codemod](./generator/codemods/rfc09-global-api) that automatically migrates some global API changes mentioned in [RFC-0009](https://github.com/vuejs/rfcs/blob/master/active-rfcs/0009-global-api-change.md).
2121

0 commit comments

Comments
 (0)