Skip to content

Commit 696105f

Browse files
committed
fix: bumping version
1 parent 028f42a commit 696105f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
// This file is auto-generated. Do not edit manually.
22
// Generated from add-ons, examples, hosts, project, and toolchains directories
3-
export const contentChecksum = '306bf57f2816d4e859ecc2b5bd8e03c33aa6a8c7735d2be2656f98dc8a585cbf'
3+
export const contentChecksum = '62e2924262651009287ab81f0dfb686aae34c9b8aaee0cea101121822530b06a'

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 file for information on testing, styling, adding routes, etc.${errorStatement}`,
254+
Please read the README.md file for information on testing, styling, adding routes, etc.${errorStatement}`,
255255
)
256256
}
257257

0 commit comments

Comments
 (0)