Skip to content

Commit 0003545

Browse files
Small text correction. (#17620)
1 parent cff09c5 commit 0003545

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/cache/interaction-cloudflare-products

1 file changed

+1
-1
lines changed

src/content/docs/cache/interaction-cloudflare-products/workers.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Here are a few examples of how Workers can be used to customize cache behavior:
2828

2929
- **Reduce Latency**: Serve content from a location close to the user, decreasing load times and improving the user experience.
3030

31-
You can also use [Snippets](/rules/snippets/) as a low-cost alternative for simple modifications and logic, bypassing the need for full Worker scripts. These lightweight scripts enable quick adjustments and optimizations, offering an efficient way to enhance your Cloudflare setup without the complexity and overhead of more extensive code deployments.
31+
You can also use [Snippets](/rules/snippets/) as a free alternative for simple modifications and logic, bypassing the need for full Worker scripts. These lightweight scripts enable quick adjustments and optimizations, offering an efficient way to enhance your Cloudflare setup without the complexity and overhead of more extensive code deployments.
3232

3333
:::note
3434
When using Workers and [Orange-to-Orange (O2O)](/cloudflare-for-platforms/cloudflare-for-saas/saas-customers/how-it-works/), some caveats and limitations may apply.

0 commit comments

Comments
 (0)