diff --git a/docs/platforms/javascript/common/tracing/instrumentation/automatic-instrumentation.mdx b/docs/platforms/javascript/common/tracing/instrumentation/automatic-instrumentation.mdx index e5d20bb23f4f4..cd93a3f68f918 100644 --- a/docs/platforms/javascript/common/tracing/instrumentation/automatic-instrumentation.mdx +++ b/docs/platforms/javascript/common/tracing/instrumentation/automatic-instrumentation.mdx @@ -86,7 +86,7 @@ You will need to configure your web server [CORS](https://developer.mozilla.org/ This function can be used to filter out unwanted spans such as XHRs running -health checks or something similar. +health checks or something similar. @@ -138,7 +138,7 @@ This option determines whether the `S - + This option flags pageload/navigation spans when tabs are moved to the background with "cancelled". Because browser background tab timing is not suited for precise measurements of operations and can affect your statistics in nondeterministic ways, we recommend that this option be enabled. @@ -229,4 +229,4 @@ performance.measure('input-duration', ...); By default, all performance API spans are captured. - \ No newline at end of file +