Skip to content

Commit b46bbf8

Browse files
Update doc/contributing/releases.md
Co-authored-by: Marco Ippolito <[email protected]>
1 parent 2a9df06 commit b46bbf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/contributing/releases.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -720,7 +720,7 @@ $ export GPG_TTY=$(tty)
720720

721721
before creating the tag.
722722

723-
To create a tag using the following command:
723+
To create a tag use the following command:
724724

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

0 commit comments

Comments
 (0)