[en] remove trailing whitespaces install-kubectl-windows.md

This commit is contained in:
Arhell 2022-04-23 13:08:45 +03:00
parent 5549336898
commit 49114042bc
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 >}}