Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2022-03-21 20:57:10 +0300
committerGitHub <noreply@github.com>2022-03-21 20:57:10 +0300
commit87089bf8c63db4696090b52bd8b2d9794ffe83c2 (patch)
tree2c017473b0d414575ab1a57ca07364c9d09bc395 /README.md
parent718be08686312d19645861b9715491a49ee3c9cb (diff)
doc: standardize typography for _semantic versioning_
PR-URL: https://github.com/nodejs/node/pull/42401 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Mestery <mestery@protonmail.com> Reviewed-By: Akhil Marsonya <akhil.marsonya27@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e305d58c4ee..ba6dd9a00fb 100644
--- a/README.md
+++ b/README.md
@@ -51,7 +51,7 @@ Looking for help? Check out the
* **Nightly**: Code from the Current branch built every 24-hours when there are
changes. Use with caution.
-Current and LTS releases follow [Semantic Versioning](https://semver.org). A
+Current and LTS releases follow [semantic versioning](https://semver.org). A
member of the Release Team [signs](#release-keys) each Current and LTS release.
For more information, see the
[Release README](https://github.com/nodejs/Release#readme).