Skip to content

Commit 40d021a

Browse files
codydecoolguyzone
andauthored
Update docs/concepts/key-terms/tracing/index.mdx
Co-authored-by: Alex Krawiec <[email protected]>
1 parent 2f02a37 commit 40d021a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/concepts/key-terms/tracing/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ If you instrument Sentry for a single part of your app (just the frontend for ex
3838

3939
### Traces to Trace View
4040

41-
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.
41+
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 letting you know how long each trace took to complete and the number of spans it contains.
4242

4343
![A view of the Sentry Traces page showing traces and spans](./img/Traces-page.png)
4444

0 commit comments

Comments
 (0)