diff --git a/site/content/en/docs/_index.md b/site/content/en/docs/_index.md index cc4b80cb03..e6a7c59ad6 100644 --- a/site/content/en/docs/_index.md +++ b/site/content/en/docs/_index.md @@ -16,7 +16,7 @@ minikube quickly sets up a local Kubernetes cluster on macOS, Linux, and Windows ## Highlights * Supports the latest Kubernetes release (+6 previous minor versions) -* Supports GPUs for AI developement ([nvidia]({{< ref "/docs/tutorials/nvidia.md" >}}), [amd]({{< ref "/docs/tutorials/amd.md" >}}), [apple]({{< ref "/docs/tutorials/ai-playground.md" >}})) +* Supports GPUs for AI development ([nvidia]({{< ref "/docs/tutorials/nvidia.md" >}}), [amd]({{< ref "/docs/tutorials/amd.md" >}}), [apple]({{< ref "/docs/tutorials/ai-playground.md" >}})) * Cross-platform (Linux, macOS, Windows) * Deploy as a VM, a container, or on bare-metal * Multiple container runtimes (CRI-O, containerd, docker)