From 320722b2ceb47e19b82eaa1516f75f9922071c6e Mon Sep 17 00:00:00 2001 From: yanan Lee Date: Wed, 21 Dec 2016 17:56:21 +0800 Subject: Spelling error in vocabulary Signed-off-by: yanan Lee --- contributors/design-proposals/volume-hostpath-qualifiers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributors/design-proposals/volume-hostpath-qualifiers.md b/contributors/design-proposals/volume-hostpath-qualifiers.md index cd0902ec..b207253c 100644 --- a/contributors/design-proposals/volume-hostpath-qualifiers.md +++ b/contributors/design-proposals/volume-hostpath-qualifiers.md @@ -98,7 +98,7 @@ One alternative is to augment Host Volumes with a `MustExist` bool and provide no further granularity. This would allow toggling between the `auto` and `exists` behaviors described above. This would likely cover the "90%" use-case and would be a simpler API. It would be sufficient for all of the examples -linked above in my opionion. +linked above in my opinion. ## Kubelet implementation -- cgit v1.2.3