We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64e1825 commit 0672384Copy full SHA for 0672384
doc/api/async_hooks.md
@@ -304,7 +304,7 @@ been initialized. This can contain useful information that can vary based on
304
the value of `type`. For instance, for the `GETADDRINFOREQWRAP` resource type,
305
`resource` provides the host name used when looking up the IP address for the
306
host in `net.Server.listen()`. The API for accessing this information is
307
-currently not considered public, but using the Embedder API, users can provide
+not supported, but using the Embedder API, users can provide
308
and document their own resource objects. For example, such a resource object
309
could contain the SQL query being executed.
310
0 commit comments