Skip to content

Commit 364377b

Browse files
Apply suggestions from code review
Co-authored-by: ToriLindsay <[email protected]>
1 parent df7ad98 commit 364377b

File tree

1 file changed

+2
-2
lines changed
  • src/content/docs/cloudflare-for-platforms

1 file changed

+2
-2
lines changed

src/content/docs/cloudflare-for-platforms/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ Cloudflare for Platforms lets you run untrusted code written by your customers,
1818

1919
You can think of Cloudflare for Platforms as the exact same products and functionality that Cloudflare offers its own customers, structured so that you can offer it to your own customers, embedded within your own product. This includes:
2020

21-
- **Isolation and multitenancy** — each of your customers run code in their own in their own Worker — a [secure and isolated sandbox](/workers/reference/how-workers-works/)
21+
- **Isolation and multitenancy** — each of your customers runs code in their own Worker — a [secure and isolated sandbox](/workers/reference/how-workers-works/)
2222
- **Programmable routing, ingress, egress and limits** — you write code that dispatches requests to your customers' code, and can control [ingress](/cloudflare-for-platforms/workers-for-platforms/get-started/dynamic-dispatch/), [egress](/cloudflare-for-platforms/workers-for-platforms/configuration/outbound-workers/) and set [per-customer limits](/cloudflare-for-platforms/workers-for-platforms/configuration/custom-limits/)
2323
- **Databases and storage** — you can provide [databases, object storage and more](/workers/runtime-apis/bindings/) to your customers as APIs they can call directly, without API tokens, keys, or external dependencies
24-
- **Custom Domains and Subdomains** — you [call an API](/cloudflare-for-platforms/cloudflare-for-saas/) to create custom subdomains or configure a custom domains for each of your customers
24+
- **Custom Domains and Subdomains** — you [call an API](/cloudflare-for-platforms/cloudflare-for-saas/) to create custom subdomains or configure custom domains for each of your customers
2525

2626
Cloudflare for Platforms is used by leading platforms big and small to:
2727

0 commit comments

Comments
 (0)