Skip to content

Commit f6964fc

Browse files
authored
Merge pull request #21825 from syre/patch-1
site: Fix typo in AI development section
2 parents 2912fc8 + 1e55982 commit f6964fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/content/en/docs/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ minikube quickly sets up a local Kubernetes cluster on macOS, Linux, and Windows
1616
## Highlights
1717

1818
* Supports the latest Kubernetes release (+6 previous minor versions)
19-
* Supports GPUs for AI developement ([nvidia]({{< ref "/docs/tutorials/nvidia.md" >}}), [amd]({{< ref "/docs/tutorials/amd.md" >}}), [apple]({{< ref "/docs/tutorials/ai-playground.md" >}}))
19+
* Supports GPUs for AI development ([nvidia]({{< ref "/docs/tutorials/nvidia.md" >}}), [amd]({{< ref "/docs/tutorials/amd.md" >}}), [apple]({{< ref "/docs/tutorials/ai-playground.md" >}}))
2020
* Cross-platform (Linux, macOS, Windows)
2121
* Deploy as a VM, a container, or on bare-metal
2222
* Multiple container runtimes (CRI-O, containerd, docker)

0 commit comments

Comments
 (0)