From a547f15396c0385b940cf6eec7c9c42f90a6ee9d Mon Sep 17 00:00:00 2001 From: Arhell Date: Mon, 8 Nov 2021 00:35:10 +0200 Subject: [PATCH] [zh] fix typos --- content/zh/docs/concepts/storage/ephemeral-volumes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/zh/docs/concepts/storage/ephemeral-volumes.md b/content/zh/docs/concepts/storage/ephemeral-volumes.md index 7dee7ecab5..373462a72c 100644 --- a/content/zh/docs/concepts/storage/ephemeral-volumes.md +++ b/content/zh/docs/concepts/storage/ephemeral-volumes.md @@ -241,7 +241,7 @@ features: parameters. - Typical operations on volumes are supported assuming that the driver supports them, including - ([snapshotting](/docs/concepts/storage/volume-snapshots/), + [snapshotting](/docs/concepts/storage/volume-snapshots/), [cloning](/docs/concepts/storage/volume-pvc-datasource/), [resizing](/docs/concepts/storage/persistent-volumes/#expanding-persistent-volumes-claims), and [storage capacity tracking](/docs/concepts/storage/storage-capacity/).