Merge pull request #33135 from Arhell/remove-space

[en] remove trailing whitespaces install-kubectl-windows.md
This commit is contained in:
Kubernetes Prow Robot 2022-04-23 03:41:36 -07:00 committed by GitHub
commit 287d581339
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ The following methods exist for installing kubectl on Windows:
Or use this for detailed view of version:
```cmd
kubectl version --client --output=yaml
kubectl version --client --output=yaml
```
{{< note >}}