Skip to content

Commit 8b88d12

Browse files
committed
fix: version bump
1 parent 2570cea commit 8b88d12

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)