File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -453,10 +453,10 @@ the documentation for the assigned deprecation identifier must remain in the
453453Node.js API documentation.
454454
455455<a id =" deprecation-cycle " ></a >
456- A _ Deprecation cycle_ is one full Node.js major release during which an API
457- has been in one of the three Deprecation levels. (Note that Documentation-Only
458- Deprecations may land in a Node.js minor release but must not be upgraded to
459- a Runtime Deprecation until the next major release.)
456+ A _ Deprecation cycle_ is a major release during which an API has been in one of
457+ the three Deprecation levels. Documentation-Only Deprecations may land in a
458+ minor release but must not be upgraded to a Runtime Deprecation until the next
459+ major release.
460460
461461No API can be moved to End-of-life without first having gone through a
462462Runtime Deprecation cycle. However, there is no requirement that deprecated
You can’t perform that action at this time.
0 commit comments