📃 Typo fix

This commit is contained in:
Jerome Petazzoni
2021-04-15 20:43:00 +02:00
parent edf496df13
commit ee9c114da0

View File

@@ -81,7 +81,7 @@ do it for us.*
- Download the kubeconfig file:
```bash
linode-cli lke kueconfig-view `12345` --text --no-headers | base64 -d
linode-cli lke kubeconfig-view `12345` --text --no-headers | base64 -d
```
---