Skip to content

Commit

Permalink
Update doc/contributing/releases.md
Browse files Browse the repository at this point in the history
Co-authored-by: Marco Ippolito <marcoippolito54@gmail.com>
  • Loading branch information
RafaelGSS and marco-ippolito committed May 8, 2024
1 parent 2a9df06 commit b46bbf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/contributing/releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -720,7 +720,7 @@ $ export GPG_TTY=$(tty)

before creating the tag.

To create a tag using the following command:
To create a tag use the following command:

```bash
git secure-tag <vx.y.z> <commit-sha> -sm "YYYY-MM-DD Node.js vx.y.z (<release-type>) Release"
Expand Down

0 comments on commit b46bbf8

Please sign in to comment.