Skip to content

Commit 55fc4d8

Browse files
committed
fix: add create-tanstack-app
1 parent 7e0aff4 commit 55fc4d8

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-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 more information on testing, styling, adding routes, etc.${errorStatement}`,
236+
Please check the README.md for information on testing, styling, adding routes, etc.${errorStatement}`,
237237
)
238238
}
239239

pnpm-lock.yaml

Lines changed: 19 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)