diff --git a/tidb-cloud/integrate-tidbcloud-with-cloudflare.md b/tidb-cloud/integrate-tidbcloud-with-cloudflare.md index c9d78aaea21c9..3bbdf9a87355d 100644 --- a/tidb-cloud/integrate-tidbcloud-with-cloudflare.md +++ b/tidb-cloud/integrate-tidbcloud-with-cloudflare.md @@ -103,7 +103,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 @@ -114,4 +114,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).