diff --git a/tidb-cloud/integrate-tidbcloud-with-cloudflare.md b/tidb-cloud/integrate-tidbcloud-with-cloudflare.md index 5daaa0a04dc95..8f5f3d42aa8f5 100644 --- a/tidb-cloud/integrate-tidbcloud-with-cloudflare.md +++ b/tidb-cloud/integrate-tidbcloud-with-cloudflare.md @@ -104,7 +104,7 @@ You're now ready to deploy to Cloudflare Workers. In your project directory, run the following command: ``` -npx wrangler publish +npx wrangler deploy ``` ## Step 6: Try your Cloudflare Workers @@ -115,4 +115,4 @@ npx wrangler publish ## Examples -See the [Cloudflare Workers example](https://github.com/tidbcloud/car-sales-insight/tree/main/examples/cloudflare-workers). \ No newline at end of file +See the [Cloudflare Workers example](https://github.com/tidbcloud/car-sales-insight/tree/main/examples/cloudflare-workers).