From ce7447e177097f0cd85144a4321c57ea8b397f8f Mon Sep 17 00:00:00 2001 From: 0xExile <52180080+florianjs@users.noreply.github.com> Date: Tue, 8 Apr 2025 09:31:37 +0200 Subject: [PATCH] typo --- src/content/docs/pages/framework-guides/deploy-a-nuxt-site.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/pages/framework-guides/deploy-a-nuxt-site.mdx b/src/content/docs/pages/framework-guides/deploy-a-nuxt-site.mdx index ee87933f27fc745..af8f8f1573b5958 100644 --- a/src/content/docs/pages/framework-guides/deploy-a-nuxt-site.mdx +++ b/src/content/docs/pages/framework-guides/deploy-a-nuxt-site.mdx @@ -35,7 +35,7 @@ The [`create-cloudflare` CLI (C3)](/pages/get-started/c3/) will configure your N C3 will ask you a series of setup questions and create a new project with [`nuxi` (the official Nuxt CLI)](https://github.com/nuxt/cli). C3 will also install the necessary adapters along with the [Wrangler CLI](/workers/wrangler/install-and-update/#check-your-wrangler-version).