Skip to content

Commit bc4a95a

Browse files
authored
Merge pull request #37490 from shivaylamba/shivay-volume-heading-docs-sprint-na-2022
Kubernetes Docs Sprint: lowercase volume
2 parents af40582 + e3ea67a commit bc4a95a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/storage/volumes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Volumes cannot mount within other volumes (but see [Using subPath](#using-subpat
6060
for a related mechanism). Also, a volume cannot contain a hard link to anything in
6161
a different volume.
6262

63-
## Types of Volumes {#volume-types}
63+
## Types of volumes {#volume-types}
6464

6565
Kubernetes supports several types of volumes.
6666

0 commit comments

Comments
 (0)