Skip to content

Commit 5457112

Browse files
florianjsRebeccaTamachiro
authored andcommitted
[Pages] Fix typo (#21497)
1 parent dcbc428 commit 5457112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/pages/framework-guides/deploy-a-nuxt-site.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The [`create-cloudflare` CLI (C3)](/pages/get-started/c3/) will configure your N
3535
<PackageManagers
3636
type="create"
3737
pkg="cloudflare@latest my-nuxt-app"
38-
args="--framework=nux --platform=pages"
38+
args="--framework=nuxt --platform=pages"
3939
/>
4040

4141
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).

0 commit comments

Comments
 (0)