Skip to content

Commit 2030a83

Browse files
Update README.md
fix typo
1 parent c5607d3 commit 2030a83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

1.hello-world/5.read-video-vue/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@2
@@ -493,4 +493,4 @@ npm run dev
493493

494494
```sh
495495
npm run build
496-
```
496+
```

0 commit comments

Comments
 (0)