Skip to content

Commit cf5a8f8

Browse files
Fix typo in ephemeral-volumes.md
1 parent e04b0f1 commit cf5a8f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ particular PersistentVolumeClaim and PersistentVolume.
1818

1919
<!-- body -->
2020

21-
Some application need additional storage but don't care whether that
21+
Some applications need additional storage but don't care whether that
2222
data is stored persistently across restarts. For example, caching
2323
services are often limited by memory size and can move infrequently
2424
used data into storage that is slower than memory with little impact

0 commit comments

Comments
 (0)