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 ```