We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e04b0f1 commit cf5a8f8Copy full SHA for cf5a8f8
content/en/docs/concepts/storage/ephemeral-volumes.md
@@ -18,7 +18,7 @@ particular PersistentVolumeClaim and PersistentVolume.
18
19
<!-- body -->
20
21
-Some application need additional storage but don't care whether that
+Some applications need additional storage but don't care whether that
22
data is stored persistently across restarts. For example, caching
23
services are often limited by memory size and can move infrequently
24
used data into storage that is slower than memory with little impact
0 commit comments