From 3eaf5a61be7e589febbc9cbcc20ddc7791762a69 Mon Sep 17 00:00:00 2001 From: Shashank Patel Date: Tue, 9 Apr 2019 21:40:01 +0530 Subject: [PATCH] fix type in volume page (#13707) Associated with #13706 --- content/en/docs/concepts/storage/volumes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/concepts/storage/volumes.md b/content/en/docs/concepts/storage/volumes.md index d499fa72fe..6949a89f14 100644 --- a/content/en/docs/concepts/storage/volumes.md +++ b/content/en/docs/concepts/storage/volumes.md @@ -1043,7 +1043,7 @@ A `vsphereVolume` is used to mount a vSphere VMDK Volume into your Pod. The con of a volume are preserved when it is unmounted. It supports both VMFS and VSAN datastore. {{< caution >}} -You must create VMDK using one of the following method before using with Pod. +You must create VMDK using one of the following methods before using with Pod. {{< /caution >}} #### Creating a VMDK volume