From 32441780a8f2d2172ccff0ad874b227d9944d318 Mon Sep 17 00:00:00 2001 From: Brettell <70102377+thomasbrettell@users.noreply.github.com> Date: Fri, 2 May 2025 16:49:38 +1000 Subject: [PATCH] fix typo --- src/content/docs/pages/get-started/c3.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/pages/get-started/c3.mdx b/src/content/docs/pages/get-started/c3.mdx index df9a36a3f2a3e2..44b1e77c058a23 100644 --- a/src/content/docs/pages/get-started/c3.mdx +++ b/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: - `--ts` - - Use TypeScript in your application. Deprecated. Uuse `--lang=ts` instead. + - Use TypeScript in your application. Deprecated. Use `--lang=ts` instead. - `--git`