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