Skip to content

Commit 8f5a79b

Browse files
committed
fix: adding react compiler
1 parent 9b8dfce commit 8f5a79b

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
@@ -251,7 +251,7 @@ Use the following commands to start your app:
251251
getPackageManagerScriptCommand(options.packageManager, ['dev']),
252252
)}
253253
254-
Please check the README.md for information on testing, styling, adding routes, etc.${errorStatement}`,
254+
Please read the README.md for information on testing, styling, adding routes, etc.${errorStatement}`,
255255
)
256256
}
257257

0 commit comments

Comments
 (0)