Skip to content

Commit 7f3d93e

Browse files
authored
Update src/content/docs/workers/index.mdx
1 parent de570e5 commit 7f3d93e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workers/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import {
1919
Cloudflare Workers lets you build fast, scalable, serverless, full-stack apps on Cloudflare’s global edge network for low-latency performance.
2020
</Description>
2121

22-
* Supports JavaScript, TypeScript, Python, Rust & full-stack [frameworks](/workers/frameworks/)
22+
* Supports JavaScript, TypeScript, Python, Rust, & full-stack [frameworks](/workers/frameworks/)
2323
* Built-in [CDN caching](/cache/), distributed storage, & serverless AI inference for high performance
2424
* Scales easily without managing infrastructure, with simple deployment & configuration
2525
* Works with stateful or stateless apps and connects to [data stores](/workers/databases/connecting-to-databases/) with [smart placement](/workers/configuration/smart-placement/)

0 commit comments

Comments
 (0)