Skip to content

Commit a49f7b6

Browse files
Fix 'Deploy your bucket' copy that should be 'Deploy your Worker' (#25444)
1 parent c08f92f commit a49f7b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/r2/api/workers/workers-api-usage.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ Enter the secret text you'd like assigned to the variable AUTH_KEY_SECRET on the
268268
269269
This secret is now available as `AUTH_KEY_SECRET` on the `env` parameter in your Worker.
270270
271-
## 6. Deploy your bucket
271+
## 6. Deploy your Worker
272272
273273
With your Worker and bucket set up, run the `npx wrangler deploy` [command](/workers/wrangler/commands/#deploy) to deploy to Cloudflare's global network:
274274

0 commit comments

Comments
 (0)