Skip to content

Commit cadfad3

Browse files
committed
Fix title in README
1 parent f5490b9 commit cadfad3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Vue gamification task list app with Vuex, SCSS, and TypeScript
1+
# Vue Gamification Task List App with Vuex, SCSS, and TypeScript
22

33
This application is a task list with task repetition with level and experience points,
44
and it stores to local storage using `vuex-persistedstate`.
@@ -45,4 +45,4 @@ npm run lint
4545

4646
### Customize configuration
4747

48-
See [Configuration Reference](https://cli.vuejs.org/config/).
48+
See [Configuration Reference](https://cli.vuejs.org/config/).

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Vue gamification task list app with Vuex, SCSS, and TypeScript
1+
# Vue Gamification Task List App with Vuex, SCSS, and TypeScript
22

33
This application is a task list with task repetition with level and experience points,
44
and it stores to local storage using `vuex-persistedstate`.
@@ -45,4 +45,4 @@ npm run lint
4545

4646
### Customize configuration
4747

48-
See [Configuration Reference](https://cli.vuejs.org/config/).
48+
See [Configuration Reference](https://cli.vuejs.org/config/).

0 commit comments

Comments
 (0)