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 9244e1d commit 4d43607Copy full SHA for 4d43607
doc/api/n-api.md
@@ -3464,7 +3464,7 @@ invoking the callback. This should be a value previously obtained
3464
from [`napi_async_init`][].
3465
- `[out] result`: The newly created scope.
3466
3467
-There are cases(for example resolving promises) where it is
+There are cases (for example resolving promises) where it is
3468
necessary to have the equivalent of the scope associated with a callback
3469
in place when making certain N-API calls. If there is no other script on
3470
the stack the [`napi_open_callback_scope`][] and
0 commit comments