We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3129b2 commit 4f0cd64Copy full SHA for 4f0cd64
doc/api/n-api.md
@@ -369,7 +369,7 @@ Native addons may need to allocate global state of which they make use during
369
their entire life cycle such that the state must be unique to each instance of
370
the addon.
371
372
-To this env, N-API provides a way to allocate data such that its life cycle is
+To this end, N-API provides a way to allocate data such that its life cycle is
373
tied to the life cycle of the Agent.
374
375
### napi_set_instance_data
0 commit comments