| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent f3129b2 commit 4f0cd64
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -369,7 +369,7 @@ Native addons may need to allocate global state of which they make use during | |||
| 369 | 369 | their entire life cycle such that the state must be unique to each instance of | |
| 370 | 370 | the addon. | |
| 371 | 371 | ||
| 372 | - To this env, N-API provides a way to allocate data such that its life cycle is | ||
| 372 | + To this end, N-API provides a way to allocate data such that its life cycle is | ||
| 373 | 373 | tied to the life cycle of the Agent. | |
| 374 | 374 | ||
| 375 | 375 | ### napi_set_instance_data | |
| Back | FazBrowse Home | New Git URL |
0 commit comments