Kubernetes Docs Sprint: lowercase volume

Signed-off-by: Shivay Lamba <shivaylamba@gmail.com>
pull/37490/head
Shivay Lamba 2022-10-24 18:32:57 +00:00
parent cd8d3cd68c
commit e3ea67a23d
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ Volumes cannot mount within other volumes (but see [Using subPath](#using-subpat
for a related mechanism). Also, a volume cannot contain a hard link to anything in
a different volume.
## Types of Volumes {#volume-types}
## Types of volumes {#volume-types}
Kubernetes supports several types of volumes.