Skip to content

Commit 664ffce

Browse files
hajnyondaisyfaithauma
authored andcommitted
[C3] fix cli docs typo in c3.mdx (#22153)
Fixed typo in deprecated usage of `--ts`
1 parent e0bb8ea commit 664ffce

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/pages/get-started

1 file changed

+1
-1
lines changed

src/content/docs/pages/get-started/c3.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ This is the full format of a C3 invocation alongside the possible CLI arguments:
171171

172172
- `--ts` <Type text="boolean" /> <MetaInfo text="(default: true) optional" />
173173

174-
- Use TypeScript in your application. Deprecated. Uuse `--lang=ts` instead.
174+
- Use TypeScript in your application. Deprecated. Use `--lang=ts` instead.
175175

176176
- `--git` <Type text="boolean" /> <MetaInfo text="(default: true) optional" />
177177

0 commit comments

Comments
 (0)