Skip to content

Commit 1173a12

Browse files
Update docs/platforms/javascript/common/migration/v9-to-v10.mdx
Co-authored-by: Abhijeet Prasad <[email protected]>
1 parent 7b8081f commit 1173a12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/platforms/javascript/common/migration/v9-to-v10.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Version 10 of the Sentry SDK has new compatibility ranges for runtimes and frame
2727

2828
### Node.js
2929

30-
All OpenTelemetry dependencies have been bumped to `2.x.x` / `0.20x.x` respectively and all OpenTelemetry instrumentations have been upgraded to their latest version.
30+
All OpenTelemetry dependencies have been bumped to `2.x.x` / `0.20x.x` respectively, and all OpenTelemetry instrumentations have been upgraded to their latest version.
3131

3232
If you cannot run with OpenTelemetry v2 versions, consider either staying on Version 9 of our SDKs or using [@sentry/node-core](https://www.npmjs.com/package/@sentry/node-core) instead, which ships with widened OpenTelemetry peer dependencies.
3333

0 commit comments

Comments
 (0)