| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
This adds a missing _is_ in the readable.read() text and makes small style adjustments.
|
To avoid any data is/data are bikeshedding: From the Microsoft Writing Style Guide:
And from doc/README.md:
|
Sorry, something went wrong.
|
Fast-track has been requested by @Trott. Please 👍 to approve. |
Sorry, something went wrong.
|
Change LGTM. Note - in the future since terminology consistency is important and it's unfortunately pretty nuanced at times, please ping @nodejs/streams when making changes w.r.t the docs about how streams work :) |
Sorry, something went wrong.
Commit Queue failed- Loading data for nodejs/node/pull/41524 ✔ Done loading data for nodejs/node/pull/41524 ----------------------------------- PR info ------------------------------------ Title doc: add missing word in readable.read() text (#41524) Author Rich Trott (@Trott) Branch Trott:stream-typo -> nodejs:master Labels doc, stream, fast-track, author ready Commits 1 - doc: add missing word in readable.read() text Committers 1 - Rich Trott PR-URL: https://github.com/nodejs/node/pull/41524 Reviewed-By: Richard Lau Reviewed-By: Tobias Nießen Reviewed-By: Antoine du Hamel Reviewed-By: Darshan Sen Reviewed-By: Benjamin Gruenbaum ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/41524 Reviewed-By: Richard Lau Reviewed-By: Tobias Nießen Reviewed-By: Antoine du Hamel Reviewed-By: Darshan Sen Reviewed-By: Benjamin Gruenbaum -------------------------------------------------------------------------------- ℹ This PR was created on Fri, 14 Jan 2022 14:43:56 GMT ✔ Approvals: 5 ✔ - Richard Lau (@richardlau) (TSC): https://github.com/nodejs/node/pull/41524#pullrequestreview-852999920 ✔ - Tobias Nießen (@tniessen) (TSC): https://github.com/nodejs/node/pull/41524#pullrequestreview-853005515 ✔ - Antoine du Hamel (@aduh95) (TSC): https://github.com/nodejs/node/pull/41524#pullrequestreview-853008485 ✔ - Darshan Sen (@RaisinTen) (TSC): https://github.com/nodejs/node/pull/41524#pullrequestreview-853059323 ✔ - Benjamin Gruenbaum (@benjamingr): https://github.com/nodejs/node/pull/41524#pullrequestreview-853119680 ℹ This PR is being fast-tracked ⚠ This PR was merged on Fri, 14 Jan 2022 17:42:38 GMT ✔ Last GitHub CI successful ℹ Green GitHub CI is sufficient -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/1698846568 |
Sorry, something went wrong.
This adds a missing _is_ in the readable.read() text and makes small style adjustments. PR-URL: #41524 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
This adds a missing _is_ in the readable.read() text and makes small style adjustments. PR-URL: #41524 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
| Back | FazBrowse Home | New Git URL |
This adds a missing is in the readable.read() text and makes
small style adjustments.