Skip to content

Commit 86ab52c

Browse files
authored
Update src/content/docs/d1/tutorials/d1-and-orange-orm/index.mdx
1 parent 9c3a2e1 commit 86ab52c

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/d1/tutorials/d1-and-orange-orm

1 file changed

+1
-1
lines changed

src/content/docs/d1/tutorials/d1-and-orange-orm/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ This example shows you how to set up and deploy a Cloudflare Worker that is acce
3333

3434
Open your terminal, and run the following command to create a Cloudflare Worker using Cloudflare's [`hello-world`](https://github.com/cloudflare/workers-sdk/tree/4fdd8987772d914cf50725e9fa8cb91a82a6870d/packages/create-cloudflare/templates/hello-world) template:
3535

36-
1. Create a Worker named `d1-http` by running:
36+
1. Create a Worker named `orange-d1-example` by running:
3737

3838
<PackageManagers type="create" pkg="cloudflare@latest" args={"orange-d1-example"} />
3939

0 commit comments

Comments
 (0)