- Version: nodejs 10.3.0 documents
- Platform:
- Subsystem:
https://nodejs.org/dist/latest-v10.x/docs/api/n-api.html#n_api_object_lifetime_management
This document may has a syntax error:
In many cases, however, it is necessary that the handles remain valid for either a shorter or longer lifespan than that of the native method. The sections which follow describe the N-API functions than can be used to change the handle lifespan from the default.
...the N-API functions than can be used to change the..., than shoul change to that.
https://nodejs.org/dist/latest-v10.x/docs/api/n-api.html#n_api_object_lifetime_management
This document may has a syntax error:
In many cases, however, it is necessary that the handles remain valid for either a shorter or longer lifespan than that of the native method. The sections which follow describe the N-API functions than can be used to change the handle lifespan from the default.
...the N-API functions than can be used to change the..., than shoul change to that.