diff --git a/content/en/docs/Getting Started/_index.md b/content/en/docs/Getting Started/_index.md index dcfa10878cdf7e8e788c0384212d8785066e6136..5cf3b8d27defcacd11a79e14bc3e121833a8d05b 100644 --- a/content/en/docs/Getting Started/_index.md +++ b/content/en/docs/Getting Started/_index.md @@ -122,7 +122,7 @@ kubectl get storageclasses ``` {{% /alert %}} -These storage options can be configured using [`ConfigMap`](https://kubernetes.io/docs/tasks/configure-pod-container/configure-pod-configmap/)s: +These storage options can be configured using [`ConfigMaps`](https://kubernetes.io/docs/tasks/configure-pod-container/configure-pod-configmap/): {{% tabs %}} {{% tab "Persistent Volumes" %}}