Skip to content

Commit 9627f44

Browse files
Update doc/contributing/releases.md
Co-authored-by: Aviv Keller <[email protected]>
1 parent 7830ee6 commit 9627f44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/contributing/releases.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -944,8 +944,8 @@ a `NODEJS_RELEASE_HOST` environment variable:
944944
NODEJS_RELEASE_HOST=proxy.xyz ./tools/release.sh
945945
```
946946

947-
> In case <https://nodejs.org/dist/index.json> or <https://nodejs.org/dist/index.tab> are not
948-
> updated or the `SHASUMS256.txt` has not been generated correctly, you can repeat the step.
947+
> In case <https://nodejs.org/dist/index.json>, <https://nodejs.org/dist/index.tab>
948+
> or `SHASUMS256.txt` have not been generated correctly, you can repeat the step.
949949
950950
`tools/release.sh` will perform the following actions when run:
951951

0 commit comments

Comments
 (0)