Skip to content

Commit 856f53a

Browse files
Apply suggestion from @GregBrimble
Co-authored-by: Greg Brimble <[email protected]>
1 parent 467f82a commit 856f53a

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/workers/framework-guides/web-apps/more-web-frameworks

1 file changed

+1
-1
lines changed

src/content/docs/workers/framework-guides/web-apps/more-web-frameworks/waku.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ In this guide, you will create a new [Waku](https://waku.gg/) application and de
1919

2020
Use the [`create-cloudflare`](https://www.npmjs.com/package/create-cloudflare) CLI (C3) to set up a new project. C3 will create a new project directory, initiate Waku's official setup tool, and provide the option to deploy instantly.
2121

22-
To use `create-cloudflare` to create a new Waku project with <InlineBadge preset="beta" /> Workers Assets, run the following command:
22+
To use `create-cloudflare` to create a new Waku project with Workers Assets, run the following command:
2323

2424
<PackageManagers
2525
type="create"

0 commit comments

Comments
 (0)