Skip to content

Commit f130984

Browse files
authored
fix: typo in migration/installation.md (#613)
1 parent 96d6403 commit f130984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ vue upgrade --next
6161

6262
## Vite
6363

64-
[Vite](https://github.com/vitejs/vite) is a web development build tool that allows for lighting fast serving of code due its native ES Module import approach.
64+
[Vite](https://github.com/vitejs/vite) is a web development build tool that allows for lightning fast serving of code due its native ES Module import approach.
6565

6666
Vue projects can quickly be set up with Vite by running the following commands in your terminal.
6767

0 commit comments

Comments
 (0)