From 024b847eb1f07f450008f6997cdff1f9233c7b01 Mon Sep 17 00:00:00 2001 From: laushinka Date: Sat, 13 Feb 2016 02:33:32 +0700 Subject: Spelling fixes inspired by github.com/client9/misspell --- api_changes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api_changes.md') 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. -- cgit v1.2.3