Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dolfbarr committed Nov 29, 2022
1 parent b46d256 commit 5a45253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ const App = () => {
> Starts a demo app with enabled hook to check it in real environment
#### `npm run storybook`
> Starts storybook with exmaple components to test against
> Starts storybook with example components to test against
#### `npm run release:check`
> Combination of linting, type-checking & tests; runs as precommit hook
Expand Down

0 comments on commit 5a45253

Please sign in to comment.