Skip to content

Commit c4e8e3f

Browse files
Lms24sfanahata
andauthored
Update docs/platforms/javascript/common/apis.mdx
Co-authored-by: Shannon Anahata <shannon.anahata@gmail.com>
1 parent 0817a21 commit c4e8e3f

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

docs/platforms/javascript/common/apis.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -651,7 +651,7 @@ See <PlatformLink to="/tracing/instrumentation/">Tracing Instrumentation</Platfo
651651
]}
652652
>
653653
Sets the passed span as the active span on the current scope.
654-
You most likely don't need this functionality but should [use `startActiveSpan`](#startActiveSpan)
654+
You most likely don't need this functionality and should [use `startActiveSpan`](#startActiveSpan)
655655
instead.
656656
However, in some situations, you might prefer a span being active outside of a callback.
657657
In this case, the combination of [`startInactiveSpan`](#startInactiveSpan) with this function

0 commit comments

Comments
 (0)