From fb914af4b22ea8da7f6990b5fdf0debbc58313f3 Mon Sep 17 00:00:00 2001 From: yanghaichao12 Date: Tue, 8 Jan 2019 15:11:23 +0800 Subject: [PATCH] Fix a typos in persistent-volumes.md (#12084) --- content/en/docs/concepts/storage/persistent-volumes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/concepts/storage/persistent-volumes.md b/content/en/docs/concepts/storage/persistent-volumes.md index f9f4df2615..6343009660 100644 --- a/content/en/docs/concepts/storage/persistent-volumes.md +++ b/content/en/docs/concepts/storage/persistent-volumes.md @@ -461,7 +461,7 @@ Claims use the same conventions as volumes when requesting storage with specific ### Volume Modes -Claims use the same convention as volumes to indicates the consumption of the volume as either a filesystem or block device. +Claims use the same convention as volumes to indicate the consumption of the volume as either a filesystem or block device. ### Resources