Fix typo in AI development section

pull/21825/head
Søren Howe Gersager 2025-10-30 08:17:41 +01:00 committed by GitHub
parent 2912fc801e
commit 1e559828b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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)