Skip to content

Commit c6338a4

Browse files
fix typo
fix typo
1 parent c093302 commit c6338a4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ You can also sign in with Google and sign in with Twitter.
3030

3131
- [Twitter developer account and setup](https://developer.twitter.com/en/docs/apps/overview)
3232

33-
## Setting up the Gmail for sending PIN code emails
33+
## Setting up the Gmail for sending PIN code by email
3434

3535
1. Visit [Google Account - Security](https://myaccount.google.com/security)
3636
1. Turn on 2-Step Verification
@@ -78,15 +78,15 @@ npx prisma db push
7878
npm run dev -- --open
7979
```
8080

81-
## Set initial data only for the first time
81+
## Insert initial data only for the first time
8282

83-
Write Roles and Lifetime settings:
83+
Insert roles and lifetimes settings:
8484

8585
visit http://localhost:5173/initialize_database
8686

8787
## How to sign in
8888

89-
1. visit sign in page
89+
1. Visit sign in page
9090
2. Enter your email address
9191
3. Check your email for PIN code
9292
4. Enter PIN code

0 commit comments

Comments
 (0)