Skip to content

Commit b4e60db

Browse files
Update src/content/docs/workers/frameworks/framework-guides/redwoodsdk.mdx
Co-authored-by: Maddy <[email protected]>
1 parent c22cf9c commit b4e60db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workers/frameworks/framework-guides/redwoodsdk.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ RedwoodSDK is a composable framework for building server-side web apps on Cloudf
4747

4848
You can deploy your project to a `*.workers.dev` subdomain or a [Custom Domain](/workers/configuration/routing/custom-domains/), either from your local machine or from any CI/CD system, including [Cloudflare Workers CI/CD](/workers/ci-cd/builds/).
4949

50-
Use the following command to build and deploy. If you're using CI, make sure to update your [deploy command](/workers/ci-cd/builds/configuration/#build-settings) configuration accordingly.
50+
Use the following command to build and deploy. If you are using CI, make sure to update your [deploy command](/workers/ci-cd/builds/configuration/#build-settings) configuration accordingly.
5151
<PackageManagers type="run" args={"release"} />
5252

5353
</Steps>

0 commit comments

Comments
 (0)