Skip to content

Commit 181ce00

Browse files
Update experimental/packages/opentelemetry-instrumentation/README.md
Co-authored-by: Jamie Danielson <jamieedanielson@gmail.com>
1 parent d9b3e30 commit 181ce00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • experimental/packages/opentelemetry-instrumentation

experimental/packages/opentelemetry-instrumentation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ As the module loading mechanism for ESM is different than CJS, you need to selec
269269
To avoid using the `--experimental-import-meta-resolve` flag, the hook file can be referenced directly from the `import-in-the-middle` library as `--experimental-loader=import-in-the-middle/hook.mjs`.
270270
As the ESM module loader from NodeJS is experimental, so is our support for it. Feel free to provide feedback or report issues about it.
271271

272-
**Note**: ESM is not yet supported for Node 20.
272+
**Note**: ESM Instrumentation is not yet supported for Node 20.
273273

274274
## License
275275

0 commit comments

Comments
 (0)