Commit 1aaad92 1 parent 5149e18 commit 1aaad92 Copy full SHA for 1aaad92
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -408,7 +408,7 @@ recommended but not required.
408
408
409
409
### Deprecations
410
410
411
- __ Deprecation __ refers to the identification of Public APIs that should no
411
+ ** Deprecation ** refers to the identification of Public APIs that should no
412
412
longer be used.
413
413
414
414
Node.js uses three Deprecation levels:
@@ -431,8 +431,8 @@ Node.js uses three Deprecation levels:
431
431
432
432
* * End-of-life* refers to APIs that have gone through Runtime Deprecation and
433
433
are no longer subject to the semantic versioning rules used by the project.
434
- Backward-incompatible changes including complete removal of such APIs may occur
435
- at any time.
434
+ Backward-incompatible changes including complete removal of such APIs may
435
+ occur at any time.
436
436
437
437
Documentation-Only Deprecations may be handled as semver-minor or semver-major
438
438
changes. Such deprecations have no impact on the successful operation of running
You can’t perform that action at this time.
0 commit comments