Skip to content

Commit d884f62

Browse files
mydeas1gr1d
andcommitted
Update docs/platforms/javascript/common/tracing/index.mdx
Co-authored-by: Sigrid Huemer <32902192+s1gr1d@users.noreply.github.com>
1 parent 0168685 commit d884f62

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

docs/platforms/javascript/common/tracing/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ traces to Sentry.
9797
"javascript.solidstart",
9898
]}
9999
>
100-
In addition, you can configure `__SENTRY_TRACING__` to ensure the tracing code
100+
In addition, you can set `__SENTRY_TRACING__` to `false` to ensure the tracing code
101101
is removed from your production build. This will result in{" "}
102102
<PlatformLink to="/tracing/distributed-tracing/">trace propagation</PlatformLink>{" "}
103103
being disabled as well. See{" "}

0 commit comments

Comments
 (0)