Skip to content

Commit e6a50f5

Browse files
authored
Update docs/product/tracing/index.mdx
1 parent c35c866 commit e6a50f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/product/tracing/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Transactions are a Sentry-specific unit of measurement that references any event
3131

3232
To get the most out of tracing in Sentry, you'll need to instrument both the frontend and backend of your application with Sentry's SDK. Once this is done, there are several places where you can view and interact with tracing data:
3333

34-
### Explore to Traces to Trace View
34+
### Traces to Trace View
3535

3636
You can view all the traces in your organization by going to the [Traces](https://sentry.io/orgredirect/organizations/:orgslug/traces/) page in Sentry. You'll see a chart and a list of traces and be able to see at-a-glance how long each trace took to complete and the number of spans it contains.
3737

0 commit comments

Comments
 (0)