@@ -29,7 +29,7 @@ The stability indices are as follows:
2929<!-- separator -->
3030
3131> Stability: 1 - Experimental. The feature is not subject to
32- > [ Semantic Versioning ] [ ] rules. Non-backward compatible changes or removal may
32+ > [ semantic versioning ] [ ] rules. Non-backward compatible changes or removal may
3333> occur in any future release. Use of the feature is not recommended in
3434> production environments.
3535
@@ -41,7 +41,7 @@ The stability indices are as follows:
4141<!-- separator -->
4242
4343> Stability 3 - Legacy. Although this feature is unlikely to be removed and is
44- > still covered by semantic- versioning guarantees, it is no longer actively
44+ > still covered by semantic versioning guarantees, it is no longer actively
4545> maintained, and other alternatives are available.
4646
4747Features are marked as legacy rather than being deprecated if their use does no
@@ -77,8 +77,8 @@ to the corresponding man pages which describe how the system call works.
7777Most Unix system calls have Windows analogues. Still, behavior differences may
7878be unavoidable.
7979
80- [ Semantic Versioning ] : https://semver.org/
8180[ V8 JavaScript engine ] : https://v8.dev/
81+ [ semantic versioning ] : https://semver.org/
8282[ the contributing guide ] : https://github.com/nodejs/node/blob/HEAD/CONTRIBUTING.md
8383[ the issue tracker ] : https://github.com/nodejs/node/issues/new
8484[ warning ] : process.md#event-warning
0 commit comments