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:
authorMestery <mestery@protonmail.com>2022-02-06 19:34:32 +0300
committerDanielle Adams <adamzdanielle@gmail.com>2022-03-14 16:32:19 +0300
commitbf99ef8b57bd65c31bd9f53c1faf0e528cceef36 (patch)
tree1f0a8f7fd5006dcefdb2a2dcb60572919be69666 /README.md
parent20ec77688f5d7c6a6b12a9a6890b86a838a0f22c (diff)
doc: use sentence case in readme introduction
PR-URL: https://github.com/nodejs/node/pull/41874 Refs: https://docs.microsoft.com/en-us/style-guide/a-z-word-list-term-collections/w/web-world-wide-web-www Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 3cdb082f57c..6672d5fc29b 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@
Node.js is an open-source, cross-platform, JavaScript runtime environment.
-For information on using Node.js, see the [Node.js Website][].
+For information on using Node.js, see the [Node.js website][].
The Node.js project uses an [open governance model](./GOVERNANCE.md). The
[OpenJS Foundation][] provides support for the project.
@@ -766,7 +766,7 @@ license text.
[Code of Conduct]: https://github.com/nodejs/admin/blob/HEAD/CODE_OF_CONDUCT.md
[Contributing to the project]: CONTRIBUTING.md
-[Node.js Website]: https://nodejs.org/
+[Node.js website]: https://nodejs.org/
[OpenJS Foundation]: https://openjsf.org/
[Strategic initiatives]: doc/contributing/strategic-initiatives.md
[Technical values and prioritization]: doc/contributing/technical-values.md