Skip to content

Commit 6981565

Browse files
Trotttargos
authored andcommitted
doc: edit stability index overview
Edit the stability index overview to be more concise. Remove some awkward and unclear phrasing. PR-URL: #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 bfcbab4 commit 6981565

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

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)