From 6ecce1e2ef7208104c1f5941d43f0c1c5910db18 Mon Sep 17 00:00:00 2001 From: hanityx Date: Mon, 20 Jul 2026 18:34:03 +0900 Subject: [PATCH] doc: fix typo in releases guide Signed-off-by: hanityx --- doc/contributing/releases.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/contributing/releases.md b/doc/contributing/releases.md index 7f96cba0511c43..c5c1b905500b7e 100644 --- a/doc/contributing/releases.md +++ b/doc/contributing/releases.md @@ -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