Skip to content
This repository was archived by the owner on Mar 2, 2024. It is now read-only.

Commit c117159

Browse files
committed
chore: typo in the README file
1 parent 61a6870 commit c117159

File tree

3 files changed

+4787
-2
lines changed

3 files changed

+4787
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Kasa's React App
22

3-
## You have ever done a web application with React?
3+
## Have you ever done a web application with React?
44

55
I didn't either...
66
This is my first webapp made with React.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,6 @@
4545
"commitizen": {
4646
"path": "@commitlint/cz-commitlint"
4747
}
48-
}
48+
},
49+
"packageManager": "^pnpm@8.14.1"
4950
}

0 commit comments

Comments
 (0)