Skip to content

Conversation

@tnir
Copy link
Contributor

@tnirtnir commented Oct 26, 2020

Fix a typo around #32984.

Checklist

@nodejs-github-botnodejs-github-bot added the doc Issues and PRs related to the documentations. label Oct 26, 2020
@watildewatilde added the request-ci Add this label to start a Jenkins CI on a PR. label Oct 26, 2020
@github-actionsgithub-actionsbot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 26, 2020
@nodejs-github-bot
Copy link
Collaborator

@Trott
Copy link
Member

Since the typo is in the commit message, this will mean that the change log will be different from the commit log. In the past, we've opted to leave typographical errors unfixed in the change log if the error is derived from commit messages via tooling, like this one. See, for example, #20716 (comment).

(I don't have strong feelings either way. I'm fine with fixing them and I'm fine with leaving them alone.)

Copy link
Member

@juanarboljuanarbol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch! Thank youuu!

Signed-off-by: Takuya Noguchi <[email protected]> PR-URL: nodejs#35804 Reviewed-By: Franziska Hinkelmann <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Daijiro Wachi <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Juan José Arboleda <[email protected]>
@Trott
Copy link
Member

Landed in 02e60a6

Thanks for the contribution! 🎉

@TrottTrott merged commit 02e60a6 into nodejs:masterOct 30, 2020
@tnirtnir deleted the doc-changelog-v15 branch November 3, 2020 10:04
targos pushed a commit that referenced this pull request Nov 3, 2020
Signed-off-by: Takuya Noguchi <[email protected]> PR-URL: #35804 Reviewed-By: Franziska Hinkelmann <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Daijiro Wachi <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Juan José Arboleda <[email protected]>
@targostargos mentioned this pull request Nov 3, 2020
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docIssues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants

@tnir@nodejs-github-bot@Trott@fhinkel@watilde@gireeshpunathil@aduh95@juanarbol@BethGriggs