Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: fix for the wrong name of AssertionError #27982

Closed
wants to merge 1 commit into from
Closed

doc: fix for the wrong name of AssertionError #27982

wants to merge 1 commit into from

Conversation

kyle7zhang
Copy link
Contributor

the name of AssertionError should be 'AssertionError'

Checklist

@nodejs-github-bot nodejs-github-bot added assert Issues and PRs related to the assert subsystem. doc Issues and PRs related to the documentations. labels May 30, 2019
@kyle7zhang kyle7zhang changed the title docs: err.name should be AssertionError doc: fix for the wrong name of AssertionError May 30, 2019
err.name of AssertionError should be 'AssertionError'
@ZYSzys ZYSzys added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label May 31, 2019
@ZYSzys
Copy link
Member

ZYSzys commented May 31, 2019

@Trott
Copy link
Member

Trott commented Jun 2, 2019

Landed in 6b57a51

Thanks for the contribution! 🎉

(If you're interested in other possible contributions to Node.js but don't have a good idea of where to start looking, some ideas are posted at https://www.nodetodo.org/next-steps/.)

@Trott Trott closed this Jun 2, 2019
Trott pushed a commit to Trott/io.js that referenced this pull request Jun 2, 2019
err.name of AssertionError should be 'AssertionError'

PR-URL: nodejs#27982
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Trivikram Kamat <[email protected]>
Reviewed-By: Yongsheng Zhang <[email protected]>
Reviewed-By: Ruben Bridgewater <[email protected]>
Reviewed-By: Rich Trott <[email protected]>
targos pushed a commit that referenced this pull request Jun 3, 2019
err.name of AssertionError should be 'AssertionError'

PR-URL: #27982
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Trivikram Kamat <[email protected]>
Reviewed-By: Yongsheng Zhang <[email protected]>
Reviewed-By: Ruben Bridgewater <[email protected]>
Reviewed-By: Rich Trott <[email protected]>
@targos targos mentioned this pull request Jun 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assert Issues and PRs related to the assert subsystem. author ready PRs that have at least one approval, no pending requests for changes, and a CI started. doc Issues and PRs related to the documentations.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants