diff --git a/src/content/docs/r2/buckets/storage-classes.mdx b/src/content/docs/r2/buckets/storage-classes.mdx
index ebd0b19ce1b41ad..cb1a9b55bb76420 100644
--- a/src/content/docs/r2/buckets/storage-classes.mdx
+++ b/src/content/docs/r2/buckets/storage-classes.mdx
@@ -35,11 +35,7 @@ Standard storage is designed for data that is accessed frequently. This is the d
* AI training data
* Other workloads involving frequently accessed data
-### Infrequent Access storage
-
-:::note[Open Beta]
-This feature is currently in beta. To report bugs or request features, go to the #r2 channel in the [Cloudflare Developer Discord](https://discord.cloudflare.com) or fill out the [feedback form](https://forms.gle/5FqffSHcsL8ifEG8A).
-:::
+### Infrequent Access storage
Infrequent Access storage is ideal for data that is accessed less frequently. This storage class offers lower storage cost compared to Standard storage, but includes [retrieval fees](/r2/pricing/#data-retrieval) and a 30 day [minimum storage duration](/r2/pricing/#minimum-storage-duration) requirement.
diff --git a/src/content/docs/r2/pricing.mdx b/src/content/docs/r2/pricing.mdx
index 402dcbdc6dd640b..57064394817eedb 100644
--- a/src/content/docs/r2/pricing.mdx
+++ b/src/content/docs/r2/pricing.mdx
@@ -24,7 +24,7 @@ To learn about potential cost savings from using R2, refer to the [R2 pricing ca
## R2 pricing
-| | Standard storage | Infrequent Access storage |
+| | Standard storage | Infrequent Access storage |
| ---------------------------------- | ------------------------ | ------------------------------------------------------- |
| Storage | $0.015 / GB-month | $0.01 / GB-month |
| Class A Operations | $4.50 / million requests | $9.00 / million requests |
@@ -92,7 +92,7 @@ For objects stored in Infrequent Access storage, you will be charged for the obj
| Storage class | Minimum storage duration |
| ------------------------------------------------------ | ------------------------ |
| Standard storage | None |
-| Infrequent Access storage | 30 days |
+| Infrequent Access storage | 30 days |
## R2 Data Catalog pricing