We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b784ad commit d6e371fCopy full SHA for d6e371f
content/en/docs/tasks/tools/_index.md
@@ -33,7 +33,7 @@ Once you have Minikube working, you can use it to
33
## kind
34
35
Like Minikube, [kind](https://kind.sigs.k8s.io/docs/) lets you run Kubernetes on
36
-your local compute. Unlike Minikuke, kind only works with a single container runtime:
+your local computer. Unlike Minikube, kind only works with a single container runtime:
37
it requires that you have [Docker](https://docs.docker.com/get-docker/) installed
38
and configured.
39
0 commit comments