doc: clarify release candidate stability index · nodejs/node@95e9cab

Original file line numberDiff line numberDiff line change

@@ -41,9 +41,9 @@ The stability indexes are as follows:

4141

> minimum viability.

4242

> * 1.2 - Release candidate. Experimental features at this stage are hopefully

4343

> ready to become stable. No further breaking changes are anticipated but may

44-

> still occur in response to user feedback. We encourage user testing and

45-

> feedback so that we can know that this feature is ready to be marked as

46-

> stable.

44+

> still occur in response to user feedback or the features' underlying

45+

> specification development. We encourage user testing and feedback so that

46+

> we can know that this feature is ready to be marked as stable.

4747

>

4848

> Experimental features leave the experimental status typically either by

4949

> graduating to stable, or are removed without a deprecation cycle.