doc: fix inconsistencies in code examples by saadq · Pull Request #7745 · nodejs/node

added 2 commits

July 14, 2016 22:41

@nodejs-github-bot nodejs-github-bot added the npm

Issues and PRs related to the npm client dependency or the npm registry.

label

Jul 15, 2016

@targos targos added doc

Issues and PRs related to the documentations.

and removed npm

Issues and PRs related to the npm client dependency or the npm registry.

labels

Jul 15, 2016

@saadq

lance pushed a commit that referenced this pull request

Jul 15, 2016
Adds missing semicolons, removes extra white space, and properly indents
various code snippets in the documentation.

Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: targos - Michaël Zasso <mic.besace@gmail.com>
PR-URL: #7745

evanlucas pushed a commit that referenced this pull request

Jul 19, 2016
Adds missing semicolons, removes extra white space, and properly indents
various code snippets in the documentation.

Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: targos - Michaël Zasso <mic.besace@gmail.com>
PR-URL: #7745

evanlucas pushed a commit that referenced this pull request

Jul 20, 2016
Adds missing semicolons, removes extra white space, and properly indents
various code snippets in the documentation.

Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: targos - Michaël Zasso <mic.besace@gmail.com>
PR-URL: #7745