diff --git a/calico-enterprise/_includes/components/ReqsSys.js b/calico-enterprise/_includes/components/ReqsSys.js
index 5637c945c3..0bacebbf22 100644
--- a/calico-enterprise/_includes/components/ReqsSys.js
+++ b/calico-enterprise/_includes/components/ReqsSys.js
@@ -31,7 +31,7 @@ function NodeRequirementsEnt(props) {
{(props.orch === orchestrators.Kubernetes || props.orch === orchestrators.HostProtection) && (
<>
Ubuntu 20.04 and 22.04
- RHEL 8 (deprecated) and RHEL 9
+ RHEL 8 and RHEL 9
Debian 10
Azure Linux Container Host
>
diff --git a/calico-enterprise_versioned_docs/version-3.23-2/_includes/components/ReqsSys.js b/calico-enterprise_versioned_docs/version-3.23-2/_includes/components/ReqsSys.js
index 5637c945c3..0bacebbf22 100644
--- a/calico-enterprise_versioned_docs/version-3.23-2/_includes/components/ReqsSys.js
+++ b/calico-enterprise_versioned_docs/version-3.23-2/_includes/components/ReqsSys.js
@@ -31,7 +31,7 @@ function NodeRequirementsEnt(props) {
{(props.orch === orchestrators.Kubernetes || props.orch === orchestrators.HostProtection) && (
<>
Ubuntu 20.04 and 22.04
- RHEL 8 (deprecated) and RHEL 9
+ RHEL 8 and RHEL 9
Debian 10
Azure Linux Container Host
>
diff --git a/calico-enterprise_versioned_docs/version-3.23-2/release-notes/index.mdx b/calico-enterprise_versioned_docs/version-3.23-2/release-notes/index.mdx
index 11289dbe27..ba383b0efa 100644
--- a/calico-enterprise_versioned_docs/version-3.23-2/release-notes/index.mdx
+++ b/calico-enterprise_versioned_docs/version-3.23-2/release-notes/index.mdx
@@ -153,7 +153,7 @@ You should consider migrating away from a deprecated feature before it is remove
### Deprecated and removed features in this release
* $[prodname] is moving the `projectcalico.org/v3` API from the aggregated API server to native Kubernetes CRDs. Both mechanisms will be supported until native v3 CRDs are compatible with all supported platforms, after which the aggregated API server will be removed.
-* Support for RHEL 8 and Windows 1809 has been removed in this release.
+* Support for Windows 1809 has been removed in this release.
* Support for the x86-64 v2 chip architecture is deprecated and scheduled for removal in an upcoming release.
* Application-layer policy and L7 observability features based on Envoy as a daemonset are deprecated and scheduled for removal in an upcoming release. These are being replaced with similar functionality using Istio Ambient Mode.
diff --git a/calico-enterprise_versioned_docs/version-3.24-1/_includes/components/ReqsSys.js b/calico-enterprise_versioned_docs/version-3.24-1/_includes/components/ReqsSys.js
index 5637c945c3..0bacebbf22 100644
--- a/calico-enterprise_versioned_docs/version-3.24-1/_includes/components/ReqsSys.js
+++ b/calico-enterprise_versioned_docs/version-3.24-1/_includes/components/ReqsSys.js
@@ -31,7 +31,7 @@ function NodeRequirementsEnt(props) {
{(props.orch === orchestrators.Kubernetes || props.orch === orchestrators.HostProtection) && (
<>
Ubuntu 20.04 and 22.04
- RHEL 8 (deprecated) and RHEL 9
+ RHEL 8 and RHEL 9
Debian 10
Azure Linux Container Host
>
diff --git a/calico-enterprise_versioned_docs/version-3.24-2/_includes/components/ReqsSys.js b/calico-enterprise_versioned_docs/version-3.24-2/_includes/components/ReqsSys.js
index 5637c945c3..0bacebbf22 100644
--- a/calico-enterprise_versioned_docs/version-3.24-2/_includes/components/ReqsSys.js
+++ b/calico-enterprise_versioned_docs/version-3.24-2/_includes/components/ReqsSys.js
@@ -31,7 +31,7 @@ function NodeRequirementsEnt(props) {
{(props.orch === orchestrators.Kubernetes || props.orch === orchestrators.HostProtection) && (
<>
Ubuntu 20.04 and 22.04
- RHEL 8 (deprecated) and RHEL 9
+ RHEL 8 and RHEL 9
Debian 10
Azure Linux Container Host
>