We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a904fee commit 0b3f2c8Copy full SHA for 0b3f2c8
src/content/docs/pages/get-started/c3.mdx
@@ -191,7 +191,7 @@ bun create cloudflare@latest [--] [<DIRECTORY>] [OPTIONS] [-- <NESTED ARGS...>]
191
192
- `--ts` <Type text="boolean" /> <MetaInfo text="(default: true) optional" />
193
194
- - Use TypeScript in your application. Deprecated. Please use `--lang=ts` instead.
+ - Use TypeScript in your application. Deprecated. Uuse `--lang=ts` instead.
195
196
- `--git` <Type text="boolean" /> <MetaInfo text="(default: true) optional" />
197
0 commit comments