diff --git a/README.md b/README.md index 8547f1d..7620106 100644 --- a/README.md +++ b/README.md @@ -485,7 +485,7 @@ The username and password for the web console are stored in a secret with the Re in order to connect to the web console the port-forward or load balancer can be used. First, extract the username and password from the secret: -1. Switch to the namespace with the Redis Enterprise Cluster via the command below, replace with the relevant namespace: +1. Switch to the namespace with the Redis Enterprise Cluster via the command below (replace with the relevant namespace): ```bash kubectl config set-context --current --namespace= ```