From d38890d30cc5b7bbd895da05e82af65a279a0ee7 Mon Sep 17 00:00:00 2001 From: Jarred Sumner Date: Sat, 1 Jun 2024 19:29:07 -0700 Subject: [PATCH] Update nodejs-apis.md --- docs/runtime/nodejs-apis.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/runtime/nodejs-apis.md b/docs/runtime/nodejs-apis.md index 0f95171f6f18b..a64be60af5283 100644 --- a/docs/runtime/nodejs-apis.md +++ b/docs/runtime/nodejs-apis.md @@ -69,7 +69,7 @@ Some methods are not optimized yet. ### [`node:https`](https://nodejs.org/api/https.html) -🟢 APIs are implemented, but `Agent` is not always used. +🟢 APIs are implemented, but `Agent` is not always used yet. ### [`node:inspector`](https://nodejs.org/api/inspector.html)