Skip to content

Commit 9b53ec1

Browse files
hanityxaduh95
authored andcommitted
doc: fix typo in releases guide
Signed-off-by: hanityx <hanityx@gmail.com> PR-URL: #64621 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Richard Lau <richard.lau@ibm.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
1 parent f0811ba commit 9b53ec1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎doc/contributing/releases.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ should be listed in the Node.js GitHub README.md file.
156156
> enforced by the Node.js project.
157157
> Run: `git config commit.gpgsign true` inside the `node` folder or use the
158158
> `-S` flag on your git operations (The examples in this document will
159-
> include `-S`expliticlty)
159+
> include `-S`explicitly)
160160
161161
While GitHub allows signing individual commits using an ssh key,
162162
that is not covered here as this will not allow you to sign releases, so you

0 commit comments

Comments
 (0)