Skip to content

Commit 563faa1

Browse files
authored
Fix typo (#188)
1 parent b4f9fa2 commit 563faa1

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
@@ -82,7 +82,7 @@ yarn
8282
yarn storybook
8383

8484
# Starting test apps
85-
yarn start-cra # For testing in in a Create React App setup
85+
yarn start-cra # For testing in a Create React App setup
8686
yarn start-vite # For testing in a Vite setup
8787
yarn start-next-pagesdir # For testing in a Next.js 13 PagesDir setup (the default setup)
8888
yarn start-next-appdir # For testing in a Next.js 13 AppDir setup

0 commit comments

Comments
 (0)