Skip to content

Commit ce2a97c

Browse files
Grammar fix in volumes.md: media -> medium
1 parent e3bc5a7 commit ce2a97c

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
@@ -975,7 +975,7 @@ spec:
975975

976976
## Resources
977977

978-
The storage media (such as Disk or SSD) of an `emptyDir` volume is determined by the
978+
The storage medium (such as Disk or SSD) of an `emptyDir` volume is determined by the
979979
medium of the filesystem holding the kubelet root dir (typically
980980
`/var/lib/kubelet`). There is no limit on how much space an `emptyDir` or
981981
`hostPath` volume can consume, and no isolation between containers or

0 commit comments

Comments
 (0)