diff --git a/content/embeds/rs-upgrade-paths.md b/content/embeds/rs-upgrade-paths.md
index 37b29bae5d..1a15a639aa 100644
--- a/content/embeds/rs-upgrade-paths.md
+++ b/content/embeds/rs-upgrade-paths.md
@@ -7,8 +7,8 @@
| Current Redis Software cluster version | Upgrade to Redis Software 6.2.x | Upgrade to Redis Software 6.4.x | Upgrade to Redis Software 7.2.x | Upgrade to Redis Software 7.4.x | Upgrade to Redis Software 7.8.x |
|:-----------------------:|:----------------:|:----------------:|:----------------:|:----------------:|:----------------:|
| 6.0.x | ✅ | ✅ | ✅ | :x: | :x: |
-| 6.2.4
6.2.8 | – | ✅ | ✅ | ✅ | :x: |
-| 6.2.10
6.2.12
6.2.18 | – | ✅ | ✅ | ✅ | ✅ |
-| 6.4.x | – | – | ✅ | ✅ | ✅ |
-| 7.2.x | – | – | – | ✅ | ✅ |
-| 7.4.x | – | – | – | - | ✅ |
+| 6.2.4
6.2.8 | ✅ | ✅ | ✅ | ✅ | :x: |
+| 6.2.10
6.2.12
6.2.18 | ✅ | ✅ | ✅ | ✅ | ✅ |
+| 6.4.x | – | ✅ | ✅ | ✅ | ✅ |
+| 7.2.x | – | – | ✅ | ✅ | ✅ |
+| 7.4.x | – | – | – | ✅ | ✅ |
diff --git a/content/operate/rs/installing-upgrading/upgrading/upgrade-database.md b/content/operate/rs/installing-upgrading/upgrading/upgrade-database.md
index 17f4dd4e21..87b70a9995 100644
--- a/content/operate/rs/installing-upgrading/upgrading/upgrade-database.md
+++ b/content/operate/rs/installing-upgrading/upgrading/upgrade-database.md
@@ -27,7 +27,7 @@ The default Redis database version differs between Redis Enterprise releases as
| Redis
Software | Bundled Redis
DB versions | Default DB version
(upgraded/new databases) |
|-------|----------|-----|
-| 7.8.2 | 6.2, 7.2, 7.4 | 7.4 |
+| 7.8.x | 6.2, 7.2, 7.4 | 7.4 |
| 7.4.x | 6.0, 6.2, 7.2 | 7.2 |
| 7.2.4 | 6.0, 6.2, 7.2 | 7.2 |
| 6.4.2 | 6.0, 6.2 | 6.2 |