From 3aa4dd31101aa88cdc7fa8a9fd7f5f27aa47407e Mon Sep 17 00:00:00 2001 From: Yuval Levy Date: Mon, 12 Jul 2021 17:17:30 +0300 Subject: [PATCH] Update README.md Co-authored-by: Kaitlyn Michael <76962844+kaitlynmichael@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7620106..f3e4636 100644 --- a/README.md +++ b/README.md @@ -510,7 +510,7 @@ First, extract the username and password from the secret: Connect to the web console with one of the two following methods: Method 1: using port-forward -1. Get the port of the cluster UI service via the command below, replace the with the name of your Redis Enterprise Cluster: +1. Get the port of the cluster UI service via the command below (replace the with the name of your Redis Enterprise Cluster): ```bash kubectl get service/-ui -o yaml ```