Skip to content

Commit 1c458c8

Browse files
Lms24coolguyzone
andauthored
Apply suggestions from code review
Co-authored-by: Alex Krawiec <[email protected]>
1 parent 92a176a commit 1c458c8

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
@@ -721,7 +721,7 @@ See <PlatformLink to="/tracing/instrumentation/">Tracing Instrumentation</Platfo
721721

722722
Signals to the Sentry SDK that the initial page was fully loaded.
723723
Requires the <PlatformLink to="/tracing/instrumentation/automatic-instrumentation/#enableReportPageLoaded">`enableReportPageLoaded` option</PlatformLink> in `browserTracingIntegration` to
724-
be set to `true`. Once called, the SDK ends the pageload span explicitly.
724+
be set to `true`. Once called, the SDK ends the pageload span automatically,
725725
By default, the SDK takes care of ending the pageload span automatically, based on
726726
a period of inactivity where no new child spans are added to the pageload trace.
727727

0 commit comments

Comments
 (0)