mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
doc: remove use of you
We generally avoid the use of 'you'. PR-URL: https://github.com/nodejs/node/pull/28919 Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
This commit is contained in:
parent
d53035488c
commit
e3f4ec94b8
@ -147,8 +147,8 @@ available to the module code.
|
||||
|
||||
N-API versions are additive and versioned independently from Node.js.
|
||||
Version 4 is an extension to version 3 in that it has all of the APIs
|
||||
from version 3 with some additions. This means that you
|
||||
do not need to recompile for new versions of Node.js which are
|
||||
from version 3 with some additions. This means that it is not necessary
|
||||
to recompile for new versions of Node.js which are
|
||||
listed as supporting a later version.
|
||||
|
||||
| | 1 | 2 | 3 | 4 |
|
||||
|
Loading…
Reference in New Issue
Block a user