diff options
Diffstat (limited to 'docs/runtime/nodejs-apis.md')
-rw-r--r-- | docs/runtime/nodejs-apis.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/runtime/nodejs-apis.md b/docs/runtime/nodejs-apis.md index 305bc0bdc..3af562c24 100644 --- a/docs/runtime/nodejs-apis.md +++ b/docs/runtime/nodejs-apis.md @@ -50,7 +50,7 @@ This page is updated regularly to reflect compatibility status of the latest ver ### [`node:events`](https://nodejs.org/api/events.html) -🟡 Missing `on`. +🟡 Missing `require('node:events').on`. ### [`node:fs`](https://nodejs.org/api/fs.html) |