Skip to content

Commit 86d210e

Browse files
authored
Update configuration.mdx (#18594)
Made "Worker" singular to agree with "a"
1 parent c7b4d5b commit 86d210e

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/cloudflare-for-platforms/workers-for-platforms/get-started

1 file changed

+1
-1
lines changed

src/content/docs/cloudflare-for-platforms/workers-for-platforms/get-started/configuration.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ This guide will instruct you on setting up Workers for Platforms. You will confi
2828

2929
### 1. Create a user Worker
3030

31-
First, create a [user Workers](/cloudflare-for-platforms/workers-for-platforms/reference/how-workers-for-platforms-works/#user-workers). User Workers are Workers that your end users (end developers) will be uploading.
31+
First, create a [user Worker](/cloudflare-for-platforms/workers-for-platforms/reference/how-workers-for-platforms-works/#user-workers). User Workers are Workers that your end users (end developers) will be uploading.
3232

3333
User Workers can be created using C3. C3 (create-cloudflare-cli) is a command-line tool designed to help you setup and deploy Workers to Cloudflare as fast as possible.
3434

0 commit comments

Comments
 (0)