diff --git a/doc/api/n-api.md b/doc/api/n-api.md index c50fdf129f6f1d..92960d81039601 100644 --- a/doc/api/n-api.md +++ b/doc/api/n-api.md @@ -145,7 +145,7 @@ available to the module code. ## N-API Version Matrix -N-API versions are additive and versioned independantly from Node.js. +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