diff --git a/src/content/docs/r2/pricing.mdx b/src/content/docs/r2/pricing.mdx index 3bde0af8b1ad53..10f72bf248974c 100644 --- a/src/content/docs/r2/pricing.mdx +++ b/src/content/docs/r2/pricing.mdx @@ -125,7 +125,7 @@ If a user writes 10 objects in R2 for 1 month with an average size of 1 GB and r | | Usage | Free Tier | Billable Quantity | Price | | ------------------ | ------------------------------------------- | ------------ | ----------------- | --------- | | Class B Operations | (1,000 objects) \* (1,000 reads per object) | 10 million | 0 | $0.00 | -| Class A Operations | (1,000 objects) \* (1 write per object) | 1 million | 0 | $0.00 | +| Class A Operations | (10 objects) \* (1 write per object) | 1 million | 0 | $0.00 | | Storage | (10 objects) \* (1 GB per object) | 10 GB-months | 0 | $0.00 | | **TOTAL** | | | | **$0.00** | | | | | | |