From 437318b26f5253ed40b480f92c9a51d956d8dfc8 Mon Sep 17 00:00:00 2001 From: lemon-tree Date: Fri, 18 Aug 2017 04:44:38 +0800 Subject: [PATCH] Update deprecation-policy.md (#4994) Modified "API version" to "API versions". --- docs/reference/deprecation-policy.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/reference/deprecation-policy.md b/docs/reference/deprecation-policy.md index 62e2bc0d6c..fecd3484da 100644 --- a/docs/reference/deprecation-policy.md +++ b/docs/reference/deprecation-policy.md @@ -68,9 +68,9 @@ might have to add an equivalent field or represent it as an annotation. API version at least as stable is released.** GA API versions can replace GA API versions as well as beta and alpha API -version. Beta API versions *may not* replace GA API versions. +versions. Beta API versions *may not* replace GA API versions. -**Rule #4: Other than the most recent API version in each track, older API +**Rule #4: Other than the most recent API versions in each track, older API versions must be supported after their announced deprecation for a duration of no less than:**