Skip to content

doc: fix typo in pipe from async iterator example - #27870

Closed
lpinca wants to merge 1 commit into
nodejs:masterfrom
lpinca:fix/typo
Closed

doc: fix typo in pipe from async iterator example#27870
lpinca wants to merge 1 commit into
nodejs:masterfrom
lpinca:fix/typo

Conversation

@lpinca

Copy link
Copy Markdown
Member

value -> chunk.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@TrottTrott added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label May 27, 2019
@lpinca

Copy link
Copy Markdown
MemberAuthor

Landed in eb4c1d5.

@lpincalpinca closed this May 29, 2019
@lpinca
lpinca deleted the fix/typo branch May 29, 2019 06:43
lpinca added a commit that referenced this pull request May 29, 2019
PR-URL: #27870
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
targos pushed a commit that referenced this pull request May 31, 2019
PR-URL: #27870
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
@targostargos mentioned this pull request Jun 3, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@lpinca@nodejs-github-bot@Trott@addaleax@antsmartian@cjihrig@ZYSzys