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: typo added missing semicolons #7911

Closed
wants to merge 1 commit into from

Conversation

ravindrabarthwal
Copy link
Contributor

Description of change

Added missing semicolons to some missing places on the assert.mardown

Added missing semicolons to some places on the assert.mardown
@nodejs-github-bot nodejs-github-bot added the doc Issues and PRs related to the documentations. label Jul 28, 2016
@claudiorodriguez
Copy link
Contributor

LGTM

@mscdex
Copy link
Contributor

mscdex commented Jul 28, 2016

Are you sure this applies only to v4.x and not the master branch? Typically almost all changes happen in master first, then they get backported as necessary.

@ravindrabarthwal
Copy link
Contributor Author

I was reading the doc for assert module for v4.x branch and then found missing semicolons in some examples and thought to open pull request.

@mscdex
Copy link
Contributor

mscdex commented Jul 28, 2016

The first two changes were fixed recently in master with #7745. I have marked that PR for backporting. The last change is still missing in master though, would you mind instead opening a PR against master to fix that particular line? Then we can backport that as well.

@ravindrabarthwal
Copy link
Contributor Author

Sure!

@mscdex mscdex closed this Jul 29, 2016
@mscdex
Copy link
Contributor

mscdex commented Jul 29, 2016

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Issues and PRs related to the documentations.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants