Skip to content

Commit 1c04a61

Browse files
authored
DOC-4504 RS: Fix replication description (#900)
1 parent 0e88961 commit 1c04a61

File tree

1 file changed

+1
-1
lines changed
  • content/operate/rs/databases/durability-ha

1 file changed

+1
-1
lines changed

content/operate/rs/databases/durability-ha/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Redis Enterprise Software comes with several features that make your data more d
1515

1616
## Replication
1717

18-
When you [replicate your database]({{<relref "/operate/rs/databases/durability-ha/replication">}}), each database instance (shard) is copied one or more times. Your database will have one primary shard and one or more replica shards. When a primary shard fails, Redis Enterprise automatically promotes a replica shard to primary.
18+
When you [replicate your database]({{<relref "/operate/rs/databases/durability-ha/replication">}}), each database instance (primary shard) is copied to a replica shard. When a primary shard fails, the cluster automatically promotes a replica shard to primary.
1919

2020
## Clustering
2121

0 commit comments

Comments
 (0)