diff --git a/content/en/docs/concepts/storage/ephemeral-volumes.md b/content/en/docs/concepts/storage/ephemeral-volumes.md index f5499e40f0..26e60eb775 100644 --- a/content/en/docs/concepts/storage/ephemeral-volumes.md +++ b/content/en/docs/concepts/storage/ephemeral-volumes.md @@ -14,7 +14,7 @@ weight: 50 This document describes _ephemeral volumes_ in Kubernetes. Familiarity with [volumes](/docs/concepts/storage/volumes/) is suggested, in -particular `PersistentVolumeClaim` and `PersistentVolume`. +particular PersistentVolumeClaim and PersistentVolume.