Skip to content

Commit 05717bf

Browse files
fix: correct typographical error (#28)
Changed experiance to experience on line 22.
1 parent dee86e2 commit 05717bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ npm i -g yarn
8787
yarn install
8888
```
8989

90-
- Furthermore, to commit your changes use `yarn commit` instead of `git commit` for better commit experiance.
90+
- Furthermore, to commit your changes use `yarn commit` instead of `git commit` for better commit experience.
9191

9292
- For VSCode setup, make sure these extensions are installed:
9393
- [EditorConfig](https://marketplace.visualstudio.com/items?itemName=EditorConfig.EditorConfig)

0 commit comments

Comments
 (0)