We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed4f159 commit d108381Copy full SHA for d108381
README.md
@@ -47,7 +47,7 @@ This reposiotory is my practice to implement a simple TODO-list in Vue/Vuex. For
47
> **NOTES:** See [Configuration Reference](https://cli.vuejs.org/config/).
48
4. Change directory to your project and show all files
49
```bash
50
- $ cd vue-todolist/ & ls
+ $ cd Vue-TodoList/ & ls
51
README.md package-lock.json public tsconfig.json
52
node_modules package.json src tslint.json
53
```
0 commit comments