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

Fixed space issue
pull/22395/head
Kubernetes Prow Robot 2020-07-06 09:56:52 -07:00 committed by GitHub
commit 3408ac404f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.