Skip to content

Commit 297973e

Browse files
committed
fix: minor text change
1 parent f0d6b27 commit 297973e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cta-engine/src/create-app.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -799,6 +799,6 @@ Use the following commands to start your app:
799799
% cd ${options.projectName}
800800
% ${startCommand}
801801
802-
Please read the README.md for more information on testing, styling, adding routes, react-query, etc.${errorStatement}`)
802+
Please check the README.md for more information on testing, styling, adding routes, react-query, etc.${errorStatement}`)
803803
}
804804
}

0 commit comments

Comments
 (0)