Skip to content

Commit

Permalink
fix: typo in README file
Browse files Browse the repository at this point in the history
  • Loading branch information
remvze committed Apr 30, 2024
1 parent 954a1b1 commit 06d0dfb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@
- `npm run lint:style:fix`: lint and fix styles using Stylelint
- `npm run format`: format files using Prettier
- `npm run commit`: commit message using Commitizen
- `npm run release:major`: release major varsion
- `npm run release:minor`: release minor varsion
- `npm run release:patch`: release patch varsion
- `npm run release:major`: release major version
- `npm run release:minor`: release minor version
- `npm run release:patch`: release patch version
- `npm run storybook`: run Storybook

## License
Expand Down

0 comments on commit 06d0dfb

Please sign in to comment.