Skip to content

Commit 38fd408

Browse files
authored
Merge pull request #45334 from sankalp-khare/patch-1
Fix typo in ephemeral-volumes.md
2 parents db2ab5e + cf5a8f8 commit 38fd408

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)