Skip to content

Commit b6ee27b

Browse files
authored
Merge pull request #75 from controlplane-com/kcupp/redis-examples
fix a typo in examples/redis/sentinel/README.md
2 parents b419eca + 46fe7be commit b6ee27b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

examples/redis/sentinel/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ This example creates highly-available Redis workload on the Control Plane platfo
44
others are read-only replicas. A trio of sentinels monitors the master. In the event of a master failure, the sentinels
55
will elect and promote one of the read-only replicas to master.
66

7-
### Steps to run this example:
8-
~~~~
7+
### Steps to run this example:~~~~
98
**HELM**
109

1110
The [Helm CLI](https://helm.sh/docs/intro/install/#through-package-managers) and [Control Plane CLI](https://docs.controlplane.com/reference/cli#install-npm) must be installed.

0 commit comments

Comments
 (0)