Skip to content

Commit f621b8f

Browse files
Trotttargos
authored andcommitted
doc: reword Experimental stability index
Reword the explanation of the Experimental stability index for brevity and clarity. PR-URL: #27879 Reviewed-By: Сковорода Никита Андреевич <[email protected]> Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Michaël Zasso <[email protected]>
1 parent 8c35198 commit f621b8f

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

doc/api/documentation.md

+3-5
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,9 @@ The stability indices are as follows:
2828
2929
<!-- separator -->
3030

31-
> Stability: 1 - Experimental. This feature is still under active development
32-
> and subject to non-backward compatible changes or removal in any future
33-
> version. Use of the feature is not recommended in production environments.
34-
> Experimental features are not subject to the Node.js Semantic Versioning
35-
> model.
31+
> Stability: 1 - Experimental. The feature is not subject to Semantic Versioning
32+
> rules. Non-backward compatible changes or removal may occur in any future
33+
> release. Use of the feature is not recommended in production environments.
3634
3735
<!-- separator -->
3836

0 commit comments

Comments
 (0)