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
committerGitHub <noreply@github.com>2022-02-06 19:34:32 +0300
commitd28b85a7972f926153525ec6c946fe2e030ff9a9 (patch)
treeea34a4870e030388c885b0249a8f0b07ccebeadb /README.md
parentfa05f805abcd28289403d49553020ec06c4f4f8c (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 5fb109f21a6..20b20397c18 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.
@@ -763,7 +763,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