Skip to content

Commit 29afd47

Browse files
committed
fix: changing text to bump version
1 parent d8b9780 commit 29afd47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
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 check the README.md for more information on testing, styling, adding routes, react-query, etc.${errorStatement}`)
802+
Please read the README.md for more information on testing, styling, adding routes, react-query, etc.${errorStatement}`)
803803
}
804804
}

0 commit comments

Comments
 (0)