Conversation
doc/api/buffer.md
Outdated
There was a problem hiding this comment.
inadvertantly -> inadvertently?
doc/api/buffer.md
Outdated
There was a problem hiding this comment.
This line break makes the link not to be rendered properly.
doc/api/buffer.md
Outdated
There was a problem hiding this comment.
unintialized -> uninitialized?
doc/api/buffer.md
Outdated
There was a problem hiding this comment.
uninitalized -> uninitialized?
|
Guess I forgot to run the spell-check this time..... |
97692c8 to
0c8b45c
Compare
doc/api/buffer.md
Outdated
There was a problem hiding this comment.
nit: potentially and sensitive should be two different words?
Ditto on line 99
doc/api/buffer.md
Outdated
There was a problem hiding this comment.
Please avoid you in the docs I would just strike this last sentence.
Change v6 to 6.0.0. We abandoned v-notation for versions to avoid confusion between v8 (version 8.0.0) and V8 (the JavaScript engine).
Rewording, punctuation, consistent sentence structure and italics, wrap section at 80 characters.
0c8b45c to
8c184d8
Compare
|
Nits addressed. Lite CI: https://ci.nodejs.org/job/node-test-pull-request-lite/316/ |
gibfahn
left a comment
There was a problem hiding this comment.
Is it worth saying that initialized means zero-filled?
|
@jasnell Is this good by you now that the word "you" is gone? |
Yes, except that it is not necessarily zero-filled, but filled with the value of |
Change v6 to 6.0.0. We abandoned v-notation for versions to avoid confusion between v8 (version 8.0.0) and V8 (the JavaScript engine). PR-URL: nodejs#19567 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
PR-URL: nodejs#19567 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Rewording, punctuation, consistent sentence structure and italics, wrap section at 80 characters. PR-URL: nodejs#19567 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
|
Landed in 79fa372...d74919c |
Change v6 to 6.0.0. We abandoned v-notation for versions to avoid confusion between v8 (version 8.0.0) and V8 (the JavaScript engine). PR-URL: #19567 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
PR-URL: #19567 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Rewording, punctuation, consistent sentence structure and italics, wrap section at 80 characters. PR-URL: #19567 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Rewording, punctuation, consistent sentence structure and italics, wrap
section at 80 characters.
Fix run-on sentence in buffer.md
Change v6 to 6.0.0. We abandoned v-notation for versions to avoid
confusion between v8 (version 8.0.0) and V8 (the JavaScript engine).
Checklist