From c59edf0415b75df30a4f5dc4c0381e61ab3a7003 Mon Sep 17 00:00:00 2001 From: MrSecure Date: Wed, 24 Nov 2021 17:04:16 -0600 Subject: [PATCH] fix: inconsistent time units The stability document had mixed use of "two days" and "two weeks" ... with "two weeks" seeming to be the intended value. Signed-off-by: Mr. Secure --- docs/overview/stability-index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/overview/stability-index.md b/docs/overview/stability-index.md index a79bcd6e11..be02ba8f07 100644 --- a/docs/overview/stability-index.md +++ b/docs/overview/stability-index.md @@ -27,7 +27,7 @@ point building on top of the previous one: and the new APIs can be used in parallel. This deprecation must have been released for at least two weeks before the deprecated API is removed in a minor version bump. -- **3** - The time limit for the deprecation is 3 months instead of two days. +- **3** - The time limit for the deprecation is 3 months instead of two weeks. TL;DR: