From bd4523798f68350ff6a9a94907a61a4d53884d3c Mon Sep 17 00:00:00 2001 From: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> Date: Sun, 24 Sep 2023 23:47:20 -0700 Subject: Clarify --- docs/runtime/nodejs-apis.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/runtime/nodejs-apis.md') 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) -- cgit v1.2.3