summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorknight <1004815462@qq.com>2019-02-05 08:45:45 +0800
committerGitHub <noreply@github.com>2019-02-05 08:45:45 +0800
commit8faaf7a71bb5f0b7ea7c52029aa86105bc8016de (patch)
treeb6fd44c41a43d5bb3a27f432b3aeee34b8be44e9
parentf2917860b98f3f54c68dc1df615ed794132281a1 (diff)
fix a wrong word
-rw-r--r--contributors/design-proposals/apps/controller_history.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/design-proposals/apps/controller_history.md b/contributors/design-proposals/apps/controller_history.md
index 2e1213ad..d7140bea 100644
--- a/contributors/design-proposals/apps/controller_history.md
+++ b/contributors/design-proposals/apps/controller_history.md
@@ -343,7 +343,7 @@ provided that the associated version tracking information is updated as well.
current target Object state.
### Kubernetes Upgrades
-During the upgrade process form a version of Kubernetes that does not support
+During the upgrade process from a version of Kubernetes that does not support
controller history to a version that does, controllers that implement history
based update mechanisms may find that they have specification type Objects with
no history and with generated Objects. For instance, a StatefulSet may exist