Skip to content

Commit d44820b

Browse files
Update README.md
fix typo
1 parent e6cfefe commit d44820b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

1.hello-world/6.read-video-vue3/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Make sure you have [node](https://nodejs.org/) installed. `node 14.21.3` and `vu
1313

1414
## Create the sample project
1515

16-
### Create a Bootstrapped Raw React Application
16+
### Create a Bootstrapped Raw Vue Application
1717

1818
```cmd
1919
npm create vue@3
@@ -471,4 +471,4 @@ npm run dev
471471

472472
```sh
473473
npm run build
474-
```
474+
```

0 commit comments

Comments
 (0)