Skip to content

Commit 7d5cf57

Browse files
committed
doc: edit stability index overview
Edit the stability index overview to be more concise. Remove some awkward and unclear phrasing. PR-URL: nodejs#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>
1 parent 0d28300 commit 7d5cf57

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

doc/api/documentation.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,9 @@ Report errors in this documentation in [the issue tracker][]. See
1717

1818
<!--type=misc-->
1919

20-
Throughout the documentation are indications of a section's
21-
stability. The Node.js API is still somewhat changing, and as it
22-
matures, certain parts are more reliable than others. Some are so
23-
proven, and so relied upon, that they are unlikely to ever change at
24-
all. Others are brand new and experimental, or known to be hazardous
25-
and being redesigned.
20+
Throughout the documentation are indications of a section's stability. Some APIs
21+
are so proven and so relied upon that they are unlikely to ever change at all.
22+
Others are brand new and experimental, or known to be hazardous.
2623

2724
The stability indices are as follows:
2825

0 commit comments

Comments
 (0)