diff --git a/doc/api/n-api.md b/doc/api/n-api.md index ab54578b9eb659..c63627fd5564ca 100644 --- a/doc/api/n-api.md +++ b/doc/api/n-api.md @@ -344,8 +344,6 @@ NAPI_MODULE_INIT() { ## Environment life cycle APIs -> Stability: 1 - Experimental - [Section 8.7][] of the [ECMAScript Language Specification][] defines the concept of an "Agent" as a self-contained environment in which JavaScript code runs. Multiple such Agents may be started and terminated either concurrently or in