Skip to content

Commit

Permalink
doc: avoid tautology in README
Browse files Browse the repository at this point in the history
Changed "UTC time" on Line 82 to "UTC" as it created a tautology.

PR-URL: nodejs#33005
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Robert Nagy <ronagy@icloud.com>
  • Loading branch information
ishaanjain1898 authored and targos committed Apr 26, 2020
1 parent f8d5474 commit 53b8133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 53b8133

Please sign in to comment.