We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c3d71c commit 5d95612Copy full SHA for 5d95612
containers/kubernetes/how-to/revoke-kubeconfig.mdx
@@ -60,7 +60,7 @@ Run the following command to remove the admin token from a cluster:
60
```sh
61
scw k8s cluster reset-admin-token <cluster-id> region=<scw-region>
62
```
63
-Remember to replace `<cluster-id>` with the ID and `<scw-reegion>` with the region of your Kubernetes Kapsule cluster.
+Remember to replace `<cluster-id>` with the ID and `<scw-region>` with the region of your Kubernetes Kapsule cluster.
64
65
### Using the API
66
0 commit comments