Skip to content

Commit 2cdca6b

Browse files
sfanahatacoolguyzone
authored andcommitted
Update docs/platforms/python/tracing/instrumentation/index.mdx
Co-authored-by: Alex Krawiec <[email protected]>
1 parent 3c601a2 commit 2cdca6b

File tree

1 file changed

+1
-1
lines changed
  • docs/platforms/python/tracing/instrumentation

1 file changed

+1
-1
lines changed

docs/platforms/python/tracing/instrumentation/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ with sentry_sdk.start_transaction(name="Background Task", op="task") as transact
171171

172172
## Distributed Tracing
173173

174-
For distributed tracing across different services or applications, see <PlatformLink to="/tracing/distributed-tracing/">Distributed Tracing</PlatformLink> for details on how to propagate trace information.
174+
See <PlatformLink to="/tracing/distributed-tracing/">Distributed Tracing</PlatformLink> for details on how to propagate trace information across different services or applications.
175175

176176
## Improving Span Data
177177

0 commit comments

Comments
 (0)