Skip to content

Commit e9e95b1

Browse files
mydeacoolguyzone
andauthored
Apply suggestions from code review
Co-authored-by: Alex Krawiec <[email protected]>
1 parent 7f4ad8c commit e9e95b1

File tree

1 file changed

+1
-1
lines changed
  • docs/platforms/javascript/common/configuration

1 file changed

+1
-1
lines changed

docs/platforms/javascript/common/configuration/options.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ Or
247247

248248
> [Sentry] < libraryName > is not instrumented. Please make sure to initialize Sentry in a separate file that you \`--import\` when running node, see: < docs link >.
249249
250-
This means that the SDK detected the library to not have been wrapped for auto performance instrumentation. This may result in some spans not being correctly reported. If this is not affecting you (e.g. because the warning is a false positive or you do not care about these specific spans), you can disable this warning by setting this option to `true`.
250+
This means the SDK detected that the library hasn’t been wrapped for automatic performance instrumentation. This may result in some spans not being reported correctly. If this is not affecting you (for example because the warning is a false positive or you do not care about these specific spans), you can disable this warning by setting this option to `true`.
251251

252252
</SdkOption>
253253

0 commit comments

Comments
 (0)