diff options
-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 b75ff5847..e0cd3b132 100644 --- a/docs/runtime/nodejs-apis.md +++ b/docs/runtime/nodejs-apis.md @@ -138,7 +138,7 @@ This page is updated regularly to reflect compatibility status of the latest ver ### [`node:tty`](https://nodejs.org/api/tty.html) -🟡 Missing `tty.ReadStream` and `tty.WriteStream`. +🟢 Fully implemented. ### [`node:url`](https://nodejs.org/api/url.html) |