Skip to content

Commit 02a50c3

Browse files
mhdawsonBridgeAR
authored andcommitted
doc: remove use of you
We generally avoid the use of 'you'. PR-URL: #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>
1 parent 3c52dbe commit 02a50c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/api/n-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,8 @@ available to the module code.
147147

148148
N-API versions are additive and versioned independently from Node.js.
149149
Version 4 is an extension to version 3 in that it has all of the APIs
150-
from version 3 with some additions. This means that you
151-
do not need to recompile for new versions of Node.js which are
150+
from version 3 with some additions. This means that it is not necessary
151+
to recompile for new versions of Node.js which are
152152
listed as supporting a later version.
153153

154154
| | 1 | 2 | 3 | 4 |

0 commit comments

Comments
 (0)