From 4ae50e543dff0db6cf85fa450defd46f0d8f7455 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tantek=20=C3=87elik?= Date: Thu, 13 Aug 2020 20:47:19 -0700 Subject: [PATCH] Editorial tweak in Superseded Recommendation note use "previous" instead of "old" to be more specific, and fix typo: s/or a by a/or by a --- index.bs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.bs b/index.bs index 6415cedb..c481491a 100644 --- a/index.bs +++ b/index.bs @@ -2783,12 +2783,12 @@ Maturity Levels on the Recommendation Track Note: When a Technical Report which had previously been published as a [=Recommendation=] is again published as a [=Recommendation=] after following the necessary steps to revise it, - the latest version replaces the old one, + the latest version replaces the previous one, without the need to invoke the steps of [[#rec-rescind]]: it is the same document, updated. Explicitly declaring a documented superseded, using the process documented in [[#rec-rescind]], is intended for cases where a [=Recommendation=] is superseded by a separate [=Technical Report=] - (or a by a document managed outside of W3C). + (or by a document managed outside of W3C).
An Obsolete Recommendation