Skip to content

Commit ddf6d55

Browse files
committed
Fixing typos
1 parent 04847a5 commit ddf6d55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/changelog/queues/2025-10-10-queues-free-plan.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ products:
66
date: 2025-10-10 12:00:00 UTC
77
---
88

9-
[Queues](/queues) now includes a free tier, offering guaranteed message delivery across up to **10,000 queues** with no charges for egerss bandwidth. Every Cloudflare account now includes **100,000 writes per day** with **unlimited read & delete operations. For more details on how each operation is defined, refer to [Queues pricing](https://developers.cloudflare.com/workers/platform/pricing/#queues).
9+
[Queues](/queues) now includes a free tier, offering guaranteed message delivery across up to **10,000 queues** with no charges for egress bandwidth. Every Cloudflare account now includes **100,000 operations per day** including reads, writes, and deletes. For more details on how each operation is defined, refer to [Queues pricing](https://developers.cloudflare.com/workers/platform/pricing/#queues).
1010

11-
All features of the existing Queues functionality are available on the free tier, including unlimited [event subscriptions](/queues/event-subscriptions/). Note that the maximum retention period, however, on the free tier is 24 hours rather than 14 days.
11+
All features of the existing Queues functionality are available on the free tier, including unlimited [event subscriptions](/queues/event-subscriptions/). Note that the maximum retention period on the free tier, however, 24 hours rather than 14 days.
1212

1313
You can view metrics for your message operations in aggregate on the [Cloudflare dashboard](https://dash.cloudflare.com/) under **Storage & Databases** -> **Queues** -> **Metrics** -> **Billable Operations** or [programmatically via GraphQL](https://developers.cloudflare.com/queues/observability/metrics/#message-operations).
1414

0 commit comments

Comments
 (0)