diff --git a/content/rs/databases/active-active/create.md b/content/rs/databases/active-active/create.md
index e20cfb07862..6ccbc6ac9af 100644
--- a/content/rs/databases/active-active/create.md
+++ b/content/rs/databases/active-active/create.md
@@ -92,7 +92,7 @@ Every instance of an Active-Active database can receive write operations, and al
{{}}{{}}
{{}}
-You cannot add RAM-only clusters and clusters with flash storage enabled for [Auto Tiering]({{}}) to the same Active-Active configuration.
+You cannot add RAM-only clusters and [flash-enabled clusters]({{}}) to the same Active-Active configuration.
{{}}
1. Click **Join cluster** to add the cluster to the list of participating clusters.
diff --git a/content/rs/databases/active-active/manage.md b/content/rs/databases/active-active/manage.md
index 8bc6b10140d..99f88a7fc21 100644
--- a/content/rs/databases/active-active/manage.md
+++ b/content/rs/databases/active-active/manage.md
@@ -41,7 +41,7 @@ the new database instance can accept connections and read operations.
The new instance does not accept write operations until it is in the syncing state.
{{}}
-You cannot add RAM-only clusters and clusters with flash storage enabled for [Auto Tiering]({{}}) to the same Active-Active configuration.
+You cannot add RAM-only clusters and [flash-enabled clusters]({{}}) to the same Active-Active configuration.
{{}}
To add a new participating cluster to an existing Active-Active configuration using the Cluster Manager UI:
diff --git a/content/rs/databases/active-active/planning.md b/content/rs/databases/active-active/planning.md
index d4b0369c5ba..db9e0bb1aec 100644
--- a/content/rs/databases/active-active/planning.md
+++ b/content/rs/databases/active-active/planning.md
@@ -24,7 +24,7 @@ See [Active-Active Redis]({{}}) for more
You need at least [two participating clusters]({{}}) for an Active-Active database. If your database requires more than ten participating clusters, contact Redis support. You can [add or remove participating clusters]({{}}) after database creation.
{{}}
-You cannot add RAM-only clusters and clusters with flash storage enabled for [Auto Tiering]({{}}) to the same Active-Active configuration.
+You cannot add RAM-only clusters and [flash-enabled clusters]({{}}) to the same Active-Active configuration.
{{}}
Changes made from the admin console to an Active-Active database configuration only apply to the cluster you are editing. For global configuration changes across all clusters, use the `crdb-cli` command-line utility.