Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/contributing/releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ should be listed in the Node.js GitHub README.md file.
> enforced by the Node.js project.
> Run: `git config commit.gpgsign true` inside the `node` folder or use the
> `-S` flag on your git operations (The examples in this document will
> include `-S` expliticlty)
> include `-S` explicitly)

While GitHub allows signing individual commits using an ssh key,
that is not covered here as this will not allow you to sign releases, so you
Expand Down
Loading