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 744c8d2 commit 1593ef4Copy full SHA for 1593ef4
README.md
@@ -10,7 +10,7 @@ git branch -u origin/main main
10
```
11
12
# **node-addon-api module**
13
-This module contains **header-only C++ wrapper classes** which simplify
+This module contains **header-only C++ wrapper classes** which simplify
14
the use of the C based [Node-API](https://nodejs.org/dist/latest/docs/api/n-api.html)
15
provided by Node.js when using C++. It provides a C++ object model
16
and exception handling semantics with low overhead.
0 commit comments