Skip to content

Commit 63854e7

Browse files
committed
Small fix
1 parent bac50f5 commit 63854e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/china-network/reference/available-products.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The following products and features are available on the Cloudflare China Networ
3030
| ------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
3131
| [Workers](/workers/) | A serverless execution environment running on the Cloudflare global network. |
3232
| [Workers KV](/kv/) | Configuration data, service routing metadata, personalization (A/B testing). |
33-
| [Durable Objects](/durable-objects/) [^1] | Create AI agents, collaborative applications, real-time interactions like chat, and more without needing to coordinate state, have separate storage, or manage infrastructure. |
33+
| [Durable Objects](/durable-objects/)[^1] | Create AI agents, collaborative applications, real-time interactions like chat, and more without needing to coordinate state, have separate storage, or manage infrastructure. |
3434
| [R2](/r2/)[^2] | Object storage for all your data. |
3535
| [KV](/kv/) | Configuration data, service routing metadata, personalization (A/B testing). |
3636
| [Assets](/workers/static-assets/) | Upload static assets (HTML, CSS, images and other files) as part of your Worker — Cloudflare will handle caching and serving them to web browsers. |

0 commit comments

Comments
 (0)