aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> 2023-09-24 23:47:20 -0700
committerGravatar Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> 2023-09-24 23:47:20 -0700
commitbd4523798f68350ff6a9a94907a61a4d53884d3c (patch)
tree0f9f7eb2bbac7ab7f7766d57f56c454a09952ef6
parent6326eb42463571ba505ea7a0fed483e65e7b8248 (diff)
downloadbun-bd4523798f68350ff6a9a94907a61a4d53884d3c.tar.gz
bun-bd4523798f68350ff6a9a94907a61a4d53884d3c.tar.zst
bun-bd4523798f68350ff6a9a94907a61a4d53884d3c.zip
Clarify
-rw-r--r--docs/runtime/nodejs-apis.md2
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)