Skip to content

Commit 259e312

Browse files
committed
docs: remove redundant word 📝
1 parent a04f1c9 commit 259e312

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎content/en/docs/concepts/storage/persistent-volumes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ If that has happened, or you suspect that it might have, you can retry expansion
339339
size that is within the capacity limits of underlying storage provider. You can monitor status of resize operation by watching `.status.resizeStatus` and events on the PVC.
340340

341341
Note that,
342-
although you can a specify a lower amount of storage than what was requested previously,
342+
although you can specify a lower amount of storage than what was requested previously,
343343
the new value must still be higher than `.status.capacity`.
344344
Kubernetes does not support shrinking a PVC to less than its current size.
345345
{{% /tab %}}

0 commit comments

Comments
 (0)