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 c642e22 commit e8a75eeCopy full SHA for e8a75ee
doc/api/n-api.md
@@ -3449,7 +3449,7 @@ invoking the callback. This should be a value previously obtained
3449
from [`napi_async_init`][].
3450
- `[out] result`: The newly created scope.
3451
3452
-There are cases(for example resolving promises) where it is
+There are cases (for example resolving promises) where it is
3453
necessary to have the equivalent of the scope associated with a callback
3454
in place when making certain N-API calls. If there is no other script on
3455
the stack the [`napi_open_callback_scope`][] and
0 commit comments