Merge pull request #22323 from Tej-Singh-Rana/k8s-tej

Fixed space issue
This commit is contained in:
Kubernetes Prow Robot
2020-07-06 09:56:52 -07:00
committed by GitHub
@@ -38,7 +38,7 @@ if your cluster is running v1.16 then you can use kubectl v1.15, v1.16
or v1.17; other combinations
[aren't supported](/docs/setup/release/version-skew-policy/#kubectl).
Some of the examples use the commandline tool
Some of the examples use the command line tool
[jq](https://stedolan.github.io/jq/). You do not need `jq` to complete the task,
because there are manual alternatives.