Skip to content

Commit 5a45253

Browse files
committed
Fix typo
1 parent b46d256 commit 5a45253

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
@@ -105,7 +105,7 @@ const App = () => {
105105
> Starts a demo app with enabled hook to check it in real environment
106106
107107
#### `npm run storybook`
108-
> Starts storybook with exmaple components to test against
108+
> Starts storybook with example components to test against
109109
110110
#### `npm run release:check`
111111
> Combination of linting, type-checking & tests; runs as precommit hook

0 commit comments

Comments
 (0)