We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c52dbe commit 02a50c3Copy full SHA for 02a50c3
doc/api/n-api.md
@@ -147,8 +147,8 @@ available to the module code.
147
148
N-API versions are additive and versioned independently from Node.js.
149
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
+from version 3 with some additions. This means that it is not necessary
+to recompile for new versions of Node.js which are
152
listed as supporting a later version.
153
154
| | 1 | 2 | 3 | 4 |
0 commit comments