| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent fb0ab4c commit e36d2a6
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -32,7 +32,7 @@ properties: | |||
| 32 | 32 | using `napi_get_last_error_info`. More information can be found in the error | |
| 33 | 33 | handling section [Error handling][]. | |
| 34 | 34 | ||
| 35 | - Node-API-API is a C API that ensures ABI stability across Node.js versions | ||
| 35 | + Node-API is a C API that ensures ABI stability across Node.js versions | ||
| 36 | 36 | and different compiler levels. A C++ API can be easier to use. | |
| 37 | 37 | To support using C++, the project maintains a | |
| 38 | 38 | C++ wrapper module called [`node-addon-api`][]. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments