diff options
| author | wangxinxu <wangxinxu@ghostcloud.cn> | 2017-11-07 19:42:51 +0800 |
|---|---|---|
| committer | wangxinxu <wangxinxu@ghostcloud.cn> | 2017-11-07 19:42:51 +0800 |
| commit | 7ae1d2c84724af7d0877efec9e12ed4066c50602 (patch) | |
| tree | a918f2f725bcaa34f5d3ee2c8df3757b7d648e27 | |
| parent | 3ae089438e41922f45e0ef6c259e1674172ee873 (diff) | |
utilitze to utilize
| -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 |
