Skip to content

Commit 777987a

Browse files
authored
Update verify-kubectl.md
1 parent 315cd73 commit 777987a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/tools/included/verify-kubectl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The connection to the server <server-name:port> was refused - did you specify th
3333
For example, if you are intending to run a Kubernetes cluster on your laptop (locally),
3434
you will need a tool like [Minikube](https://minikube.sigs.k8s.io/docs/start/) to be installed first and then re-run the commands stated above.
3535

36-
If kubectl cluster-info returns the url response but you can't access your cluster,
36+
If `kubectl cluster-info` returns the url response but you can't access your cluster,
3737
to check whether it is configured properly, use:
3838

3939
```shell

0 commit comments

Comments
 (0)