Skip to content

Commit 710510b

Browse files
committed
grammar
1 parent 515b1e6 commit 710510b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/docs/25-build-and-deploy/60-adapter-cloudflare.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ When building for Cloudflare Workers, this adapter expects to find a [Wrangler c
9696

9797
### Deployment
9898

99-
You use the Wrangler CLI to deploy your application by running `npx wrangler deploy` or use the [Cloudflare Git integration](https://developers.cloudflare.com/workers/ci-cd/builds/) to enable automatic builds and deployments on push.
99+
You can use the Wrangler CLI to deploy your application by running `npx wrangler deploy` or use the [Cloudflare Git integration](https://developers.cloudflare.com/workers/ci-cd/builds/) to enable automatic builds and deployments on push.
100100

101101
## Cloudflare Pages
102102

0 commit comments

Comments
 (0)