diff options
| -rw-r--r-- | contributors/design-proposals/storage/raw-block-pv.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/design-proposals/storage/raw-block-pv.md b/contributors/design-proposals/storage/raw-block-pv.md index 6ac48d1e..7dcff926 100644 --- a/contributors/design-proposals/storage/raw-block-pv.md +++ b/contributors/design-proposals/storage/raw-block-pv.md @@ -498,7 +498,7 @@ spec: requests: storage: 50Gi ``` -* User creates a Pod yaml which will utilitze both block and filesystem storage by its containers. +* User creates a Pod yaml which will utilize both block and filesystem storage by its containers. ``` apiVersion: v1 |
