doc: fix incorrect syntax in examples by evanlucas · Pull Request #6463 · nodejs/node

@evanlucas added the doc

Issues and PRs related to the documentations.

label

Apr 29, 2016

@evanlucas

The cluster docs had a period instead of a semicolon at the end of two
lines.

@mscdex mscdex added the cluster

Issues and PRs related to the cluster subsystem.

label

Apr 29, 2016

jasnell pushed a commit that referenced this pull request

Apr 30, 2016
The cluster docs had a period instead of a semicolon at the end of two
lines.

PR-URL: #6463
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Jackson Tian <shvyo1987@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>

Fishrock123 pushed a commit that referenced this pull request

May 4, 2016
The cluster docs had a period instead of a semicolon at the end of two
lines.

PR-URL: #6463
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Jackson Tian <shvyo1987@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>

This was referenced

May 4, 2016

joelostrowski pushed a commit to joelostrowski/node that referenced this pull request

May 4, 2016
The cluster docs had a period instead of a semicolon at the end of two
lines.

PR-URL: nodejs#6463
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Jackson Tian <shvyo1987@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>