Skip to content

Commit 727dfb7

Browse files
Update content/operate/rs/references/terminology.md
Co-authored-by: Rachel Elledge <86307637+rrelledge@users.noreply.github.com>
1 parent d6cce79 commit 727dfb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/operate/rs/references/terminology.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Redis Enterprise Software supports various database configurations:
3838

3939
- **Standard Redis database** - A single Redis shard with no
4040
replication or clustering.
41-
- **[Highly available Redis database]({{< relref "/operate/rs/databases/durability-ha/replication" >}})** - Every database master shard
41+
- [**Highly available Redis database**]({{< relref "/operate/rs/databases/durability-ha/replication" >}}) - Every database master shard
4242
has a replica shard, so that if the master shard fails the
4343
cluster can automatically fail over to the replica with minimal impact. Master and replica shards are always placed on separate
4444
nodes to ensure high availability.

0 commit comments

Comments
 (0)