summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIshaan Jain <37652866+ishaanjain1898@users.noreply.github.com>2020-04-22 22:16:56 +0530
committerRuben Bridgewater <ruben@bridgewater.de>2020-04-28 13:58:24 +0200
commitdd1cc1a4ac18b6d2794314e5d17d3652b75d4c3d (patch)
treefd162cd994a388c44f4fc1c75f67e995b798d352
parent790c4534cd870e7bbdbd97b89030b869af0a0fd9 (diff)
downloadnode-new-dd1cc1a4ac18b6d2794314e5d17d3652b75d4c3d.tar.gz
doc: avoid tautology in README
Changed "UTC time" on Line 82 to "UTC" as it created a tautology. PR-URL: https://github.com/nodejs/node/pull/33005 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Michaƫl Zasso <targos@protonmail.com> Reviewed-By: Robert Nagy <ronagy@icloud.com>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0542c5c7b2..af3a57ccaa 100644
--- a/README.md
+++ b/README.md
@@ -80,7 +80,7 @@ contains the latest Carbon (Node.js 8) release.
#### Nightly Releases
<https://nodejs.org/download/nightly/>
-Each directory name and filename contains a date (in UTC time) and the commit
+Each directory name and filename contains a date (in UTC) and the commit
SHA at the HEAD of the release.
#### API Documentation