Skip to content

Commit bdc2c2f

Browse files
committed
fix: minor word change
1 parent 592e952 commit bdc2c2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/engine/src/create-app.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -787,6 +787,6 @@ Use the following commands to start your app:
787787
% cd ${options.projectName}
788788
% ${startCommand}
789789
790-
Please read the README.md for more information on testing, styling, adding routes, react-query, etc.${errorStatement}`)
790+
Please check the README.md for more information on testing, styling, adding routes, react-query, etc.${errorStatement}`)
791791
}
792792
}

0 commit comments

Comments
 (0)