We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7830ee6 commit 9627f44Copy full SHA for 9627f44
doc/contributing/releases.md
@@ -944,8 +944,8 @@ a `NODEJS_RELEASE_HOST` environment variable:
944
NODEJS_RELEASE_HOST=proxy.xyz ./tools/release.sh
945
```
946
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.
+> In case <https://nodejs.org/dist/index.json>, <https://nodejs.org/dist/index.tab>
+> or `SHASUMS256.txt` have not been generated correctly, you can repeat the step.
949
950
`tools/release.sh` will perform the following actions when run:
951
0 commit comments