Skip to content

Commit f322148

Browse files
committed
Update docs with grammar fixes
1 parent d0cf8d8 commit f322148

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/index.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Vue gamification todo list app with Vuex, SCSS and TypeScript
22

3-
This application is a todo list with task repetition with level and experience points and it stores to local storage using `vuex-persistedstate`.
3+
This application is a todo list with task repetition with level and experience points,
4+
and it stores to local storage using `vuex-persistedstate`.
45

56
## Contents
67

@@ -12,9 +13,9 @@ This application is a todo list with task repetition with level and experience p
1213

1314
- Gamification with levels and experience points (XP)
1415
- Task repetition for daily, weekly, monthly or yearly tasks
15-
- Different priorties and difficulties to choose from
16+
- Different priorities and difficulties to choose from
1617

17-
## Setup the application
18+
## Set up the application
1819

1920
```
2021
git clone https://github.com/lulunac27a/gamification-todo-list-vue-typescript.git

0 commit comments

Comments
 (0)