From 5f37b050e26b81a1231b0668a7a040f5987ec720 Mon Sep 17 00:00:00 2001 From: Param Siddharth <30315706+paramsiddharth@users.noreply.github.com> Date: Mon, 10 May 2021 10:56:38 +0530 Subject: [PATCH] Fix typo machince -> machine --- docker-for-windows/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-for-windows/index.md b/docker-for-windows/index.md index 63c52e6bb4..17c6443202 100644 --- a/docker-for-windows/index.md +++ b/docker-for-windows/index.md @@ -265,7 +265,7 @@ Server: Docker Engine - Community > > The Kubernetes tab is not available in Windows container mode. -Docker Desktop includes a standalone Kubernetes server that runs on your Windows machince, so +Docker Desktop includes a standalone Kubernetes server that runs on your Windows machine, so that you can test deploying your Docker workloads on Kubernetes. To enable Kubernetes support and install a standalone instance of Kubernetes running as a Docker container, select **Enable Kubernetes**. For more information about using the Kubernetes integration with Docker Desktop, see [Deploy on Kubernetes](../desktop/kubernetes.md){:target="_blank" rel="noopener" class="_"}.