Skip to content

doc: fix typo in stream doc - #7738

Closed
nonnontrivial wants to merge 1 commit into
nodejs:masterfrom
nonnontrivial:stream-doc-typo
Closed

doc: fix typo in stream doc#7738
nonnontrivial wants to merge 1 commit into
nodejs:masterfrom
nonnontrivial:stream-doc-typo

Conversation

@nonnontrivial

Copy link
Copy Markdown
Checklist
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

doc

Description of change

Fix small typo in Buffering section of stream doc.

Fix small typo in Buffering section of stream doc.
@nodejs-github-botnodejs-github-bot added doc Issues and PRs related to the documentations. stream Issues and PRs related to the stream subsystem. labels Jul 14, 2016
@mscdex

Copy link
Copy Markdown
Contributor

LGTM

3 similar comments
@thefourtheye

Copy link
Copy Markdown
Contributor

LGTM

@targos

Copy link
Copy Markdown
Member

LGTM

@addaleax

Copy link
Copy Markdown
Member

LGTM

@addaleax

Copy link
Copy Markdown
Member

Landed in c09dfe3, thanks!

addaleax pushed a commit that referenced this pull request Jul 15, 2016
Fix small typo in Buffering section of stream doc.
PR-URL: #7738
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
evanlucas pushed a commit that referenced this pull request Jul 19, 2016
Fix small typo in Buffering section of stream doc.
PR-URL: #7738
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
@evanlucasevanlucas mentioned this pull request Jul 19, 2016
evanlucas pushed a commit that referenced this pull request Jul 20, 2016
Fix small typo in Buffering section of stream doc.
PR-URL: #7738
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docIssues and PRs related to the documentations.streamIssues and PRs related to the stream subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@nonnontrivial@mscdex@thefourtheye@targos@addaleax@MylesBorins@nodejs-github-bot