From 7d5cf572f30d05b0b8946fa69a64c4db4a2138e0 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Wed, 22 May 2019 16:29:11 -0700 Subject: [PATCH] doc: edit stability index overview Edit the stability index overview to be more concise. Remove some awkward and unclear phrasing. PR-URL: https://github.com/nodejs/node/pull/27831 Reviewed-By: Daniel Bevenius Reviewed-By: James M Snell Reviewed-By: Colin Ihrig Reviewed-By: Ruben Bridgewater Reviewed-By: Trivikram Kamat --- doc/api/documentation.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/doc/api/documentation.md b/doc/api/documentation.md index db12442ea6ee03..20bbebec530b32 100644 --- a/doc/api/documentation.md +++ b/doc/api/documentation.md @@ -17,12 +17,9 @@ Report errors in this documentation in [the issue tracker][]. See -Throughout the documentation are indications of a section's -stability. The Node.js API is still somewhat changing, and as it -matures, certain parts are more reliable than others. Some are so -proven, and so relied upon, that they are unlikely to ever change at -all. Others are brand new and experimental, or known to be hazardous -and being redesigned. +Throughout the documentation are indications of a section's stability. Some APIs +are so proven and so relied upon that they are unlikely to ever change at all. +Others are brand new and experimental, or known to be hazardous. The stability indices are as follows: