Skip to content

Commit 5d3e7b7

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

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
@@ -42,7 +42,7 @@ Redis Enterprise Software supports various database configurations:
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.
45-
- **[Clustered Redis database]({{< relref "/operate/rs/databases/durability-ha/clustering" >}})** - The data stored in the database is
45+
- [**Clustered Redis database**]({{< relref "/operate/rs/databases/durability-ha/clustering" >}}) - The data stored in the database is
4646
split across several shards. The number of shards can be defined by
4747
the user. Various performance optimization algorithms define where
4848
shards are placed within the cluster. During the lifetime of the

0 commit comments

Comments
 (0)