8000
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 b5b7459 commit 4012e05Copy full SHA for 4012e05
doc/api/n-api.md
@@ -580,7 +580,7 @@ held live for the lifespan of the native method call.
580
581
In many cases, however, it is necessary that the handles remain valid for
582
either a shorter or longer lifespan than that of the native method.
583
-The sections which follow describe the N-API functions than can be used
+The sections which follow describe the N-API functions that can be used
584
to change the handle lifespan from the default.
585
586
### Making handle lifespan shorter than that of the native method