summaryrefslogtreecommitdiff
path: root/api_changes.md
diff options
context:
space:
mode:
authork8s-merge-robot <k8s.production.user@gmail.com>2016-02-18 10:29:49 -0800
committerk8s-merge-robot <k8s.production.user@gmail.com>2016-02-18 10:29:49 -0800
commit18f6071ac6ec53d1d2d743939ccc98f8ed2b9b73 (patch)
treee5ff07869a05b80a1ae8f16eaa5cd4a2b6a52389 /api_changes.md
parent3afcab08f26f2bb0977ad3703e10352792e15482 (diff)
parent024b847eb1f07f450008f6997cdff1f9233c7b01 (diff)
Merge pull request #21177 from laushinka/spelling-fixes
Auto commit by PR queue bot
Diffstat (limited to 'api_changes.md')
-rw-r--r--api_changes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/api_changes.md b/api_changes.md
index 0c039aab..585f015d 100644
--- a/api_changes.md
+++ b/api_changes.md
@@ -306,7 +306,7 @@ removed value as deprecated but allowed). This is actually a special case of
a new representation, discussed above.
For [Unions](api-conventions.md), sets of fields where at most one should be set,
-it is acceptible to add a new option to the union if the [appropriate conventions]
+it is acceptable to add a new option to the union if the [appropriate conventions]
were followed in the original object. Removing an option requires following
the deprecation process.