fixed misspelled words (#5782)

This commit is contained in:
Zhang Xingcai
2017-10-05 10:12:58 -07:00
committed by Steve Perry
parent 97eedb591c
commit 53722b0b96
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -343,7 +343,7 @@ After enabling the `ExpandPersistentVolumes` feature gate, enabling the `Persist
plug-in is recommended, too. This plug-in prevents resizing of all claims by default unless a claim's `StorageClass`
explicitly enables resizing by setting `allowVolumeExpansion` to `true`.
For example: all `PersistnetVolumeClaim`s created from the following `StorageClass` support volume expansion:
For example: all `PersistentVolumeClaim`s created from the following `StorageClass` support volume expansion:
```yaml
kind: StorageClass