Skip to content

Commit

Permalink
Fix typo in _index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Napoleon Santana authored and tekton-robot committed Sep 1, 2020
1 parent abe688e commit cf99a26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/Getting Started/_index.md
Expand Up @@ -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" %}}
Expand Down

0 comments on commit cf99a26

Please sign in to comment.