Skip to content

Commit 832c3b0

Browse files
committed
fix: add create-tanstack-app
1 parent 55fc4d8 commit 832c3b0

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
@@ -233,7 +233,7 @@ Use the following commands to start your app:
233233
getPackageManagerScriptCommand(options.packageManager, ['dev']),
234234
)}
235235
236-
Please check the README.md for information on testing, styling, adding routes, etc.${errorStatement}`,
236+
Please read the README.md for information on testing, styling, adding routes, etc.${errorStatement}`,
237237
)
238238
}
239239

0 commit comments

Comments
 (0)