doc: clarify explanation of first stream section by vccortez · Pull Request #4234 · nodejs/node

@vccortez

The last sentence of the explanation for the first stream section
seemed a bit confusing. I tried to change the sentence to clarify it.

@mscdex added doc

Issues and PRs related to the documentations.

stream

Issues and PRs related to the stream subsystem.

labels

Dec 10, 2015

@vccortez

The last sentence explaining the first stream section was removed as it
didn't add much value to the explanation.

Additionally, the sections were turned into a numbered list to be more
clear about which section is being described, and improve readability.

jasnell pushed a commit that referenced this pull request

Jan 15, 2016
The last sentence of the explanation for the first stream section
seemed a bit confusing. I tried to change the sentence to clarify it.

Additionally, the sections were turned into a numbered list to be more
clear about which section is being described, and improve readability.

PR-URL: #4234
Reviewed-By: James M Snell <jasnell@gmail.com>

jasnell pushed a commit that referenced this pull request

Jan 15, 2016
The last sentence of the explanation for the first stream section
seemed a bit confusing. I tried to change the sentence to clarify it.

Additionally, the sections were turned into a numbered list to be more
clear about which section is being described, and improve readability.

PR-URL: #4234
Reviewed-By: James M Snell <jasnell@gmail.com>

evanlucas pushed a commit that referenced this pull request

Jan 18, 2016
The last sentence of the explanation for the first stream section
seemed a bit confusing. I tried to change the sentence to clarify it.

Additionally, the sections were turned into a numbered list to be more
clear about which section is being described, and improve readability.

PR-URL: #4234
Reviewed-By: James M Snell <jasnell@gmail.com>

MylesBorins pushed a commit that referenced this pull request

Jan 19, 2016
The last sentence of the explanation for the first stream section
seemed a bit confusing. I tried to change the sentence to clarify it.

Additionally, the sections were turned into a numbered list to be more
clear about which section is being described, and improve readability.

PR-URL: #4234
Reviewed-By: James M Snell <jasnell@gmail.com>

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

Apr 2, 2016
The last sentence of the explanation for the first stream section
seemed a bit confusing. I tried to change the sentence to clarify it.

Additionally, the sections were turned into a numbered list to be more
clear about which section is being described, and improve readability.

PR-URL: nodejs#4234
Reviewed-By: James M Snell <jasnell@gmail.com>