Skip to content

Commit 1593ef4

Browse files
committed
Testing CI run
1 parent 744c8d2 commit 1593ef4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ git branch -u origin/main main
1010
```
1111

1212
# **node-addon-api module**
13-
This module contains **header-only C++ wrapper classes** which simplify
13+
This module contains **header-only C++ wrapper classes** which simplify
1414
the use of the C based [Node-API](https://nodejs.org/dist/latest/docs/api/n-api.html)
1515
provided by Node.js when using C++. It provides a C++ object model
1616
and exception handling semantics with low overhead.

0 commit comments

Comments
 (0)