We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pricing.mdx
1 parent 6833339 commit 45ebe34Copy full SHA for 45ebe34
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
125
| | Usage | Free Tier | Billable Quantity | Price |
126
| ------------------ | ------------------------------------------- | ------------ | ----------------- | --------- |
127
| Class B Operations | (1,000 objects) \* (1,000 reads per object) | 10 million | 0 | $0.00 |
128
-| 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 |
129
| Storage | (10 objects) \* (1 GB per object) | 10 GB-months | 0 | $0.00 |
130
| **TOTAL** | | | | **$0.00** |
131
| | | | | |
0 commit comments