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 fc5052d commit a2b52c0Copy full SHA for a2b52c0
src/content/docs/pages/get-started/c3.mdx
@@ -171,7 +171,7 @@ This is the full format of a C3 invocation alongside the possible CLI arguments:
171
172
- `--ts` <Type text="boolean" /> <MetaInfo text="(default: true) optional" />
173
174
- - Use TypeScript in your application. Deprecated. Uuse `--lang=ts` instead.
+ - Use TypeScript in your application. Deprecated. Use `--lang=ts` instead.
175
176
- `--git` <Type text="boolean" /> <MetaInfo text="(default: true) optional" />
177
0 commit comments