Skip to content

Commit d0be5c2

Browse files
authored
Merge pull request #45510 from Arhell/zh-fix
[zh] Fix typo
2 parents 0ff98be + fed153c commit d0be5c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/docs/concepts/storage/ephemeral-volumes.md

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

2828
<!-- body -->
2929
<!--
30-
Some application need additional storage but don't care whether that
30+
Some applications need additional storage but don't care whether that
3131
data is stored persistently across restarts. For example, caching
3232
services are often limited by memory size and can move infrequently
3333
used data into storage that is slower than memory with little impact

0 commit comments

Comments
 (0)