diff --git a/docs/platforms/javascript/common/tracing/instrumentation/custom-instrumentation/index.mdx b/docs/platforms/javascript/common/tracing/instrumentation/custom-instrumentation/index.mdx index f49b928e98364..2d9fc888d781e 100644 --- a/docs/platforms/javascript/common/tracing/instrumentation/custom-instrumentation/index.mdx +++ b/docs/platforms/javascript/common/tracing/instrumentation/custom-instrumentation/index.mdx @@ -235,7 +235,7 @@ Sentry maintains a [list of well known span operations](https://develop.sentry.d ### Updating the Span Name -_Available since: v8.39.0_ +_Available since: v8.44.0_ You can update the name of a span at any time: