Skip to content

Commit 1eca256

Browse files
Apply suggestion from @Maddy-Cloudflare
Co-authored-by: Maddy <[email protected]>
1 parent 3d3c742 commit 1eca256

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
@@ -52,7 +52,7 @@ After you have created your project, run the following command in the project di
5252

5353
Your project can be deployed to a `*.workers.dev` subdomain or a [Custom Domain](/workers/configuration/routing/custom-domains/), from your own machine or from any CI/CD system, including [Cloudflare's own](/workers/ci-cd/builds/).
5454

55-
The following command will build and deploy your project. If you're using CI, ensure you update your ["deploy command"](/workers/ci-cd/builds/configuration/#build-settings) configuration appropriately.
55+
The following command will build and deploy your project. If you are using CI, ensure you update your ["deploy command"](/workers/ci-cd/builds/configuration/#build-settings) configuration appropriately.
5656

5757
<PackageManagers type="run" args={"deploy"} />
5858

0 commit comments

Comments
 (0)