Skip to content

Commit c0e86fa

Browse files
committed
docs: typo
1 parent 191277f commit c0e86fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ You don't need to do this when using global script tags.
3434

3535
## Vue CLI
3636

37-
If you have a project using [Vue CLI](https://cli.vuejs.org/) you can add Vue Router as a plugin. You can let the CLI generate the code above for you as well as two sample routes. **It will also overwrite your `App.vue`** so make sure to backup up the file before running the following command inside your project:
37+
If you have a project using [Vue CLI](https://cli.vuejs.org/) you can add Vue Router as a plugin. You can let the CLI generate the code above for you as well as two sample routes. **It will also overwrite your `App.vue`** so make sure to backup the file before running the following command inside your project:
3838

3939
```sh
4040
vue add router

0 commit comments

Comments
 (0)