diff --git a/docs/tasks/tools/install-kubectl.md b/docs/tasks/tools/install-kubectl.md index b0fa1fa96b..fff71a70c9 100644 --- a/docs/tasks/tools/install-kubectl.md +++ b/docs/tasks/tools/install-kubectl.md @@ -146,7 +146,7 @@ If you see a message similar to the following, kubectl is not correctly configur ```shell The connection to the server was refused - did you specify the right host or port? ``` -If kubectl cluster-info returns the url response but you can't access your cluster then to check whether it is configured properly or not use: +If kubectl cluster-info returns the url response but you can't access your cluster, to check whether it is configured properly, use: ```shell kubectl cluster-info dump