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 <daniel.bevenius@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
This commit is contained in:
Rich Trott 2019-05-22 16:29:11 -07:00
parent 0d2830041a
commit 7d5cf572f3

View File

@ -17,12 +17,9 @@ Report errors in this documentation in [the issue tracker][]. See
<!--type=misc--> <!--type=misc-->
Throughout the documentation are indications of a section's Throughout the documentation are indications of a section's stability. Some APIs
stability. The Node.js API is still somewhat changing, and as it are so proven and so relied upon that they are unlikely to ever change at all.
matures, certain parts are more reliable than others. Some are so Others are brand new and experimental, or known to be hazardous.
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.
The stability indices are as follows: The stability indices are as follows: