Skip to content

Commit

Permalink
doc: edit stability index overview
Browse files Browse the repository at this point in the history
Edit the stability index overview to be more concise. Remove some
awkward and unclear phrasing.

PR-URL: #27831
Reviewed-By: Daniel Bevenius <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Ruben Bridgewater <[email protected]>
Reviewed-By: Trivikram Kamat <[email protected]>
  • Loading branch information
Trott authored and targos committed May 28, 2019
1 parent bfcbab4 commit 6981565
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions doc/api/documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,9 @@ Report errors in this documentation in [the issue tracker][]. See

<!--type=misc-->

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:

Expand Down

0 comments on commit 6981565

Please sign in to comment.