Skip to content

Commit 50f1ba8

Browse files
codydecoolguyzone
andauthored
Update docs/concepts/key-terms/tracing/index.mdx
Co-authored-by: Alex Krawiec <[email protected]>
1 parent 379b71d commit 50f1ba8

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
@@ -58,7 +58,7 @@ Depending on the size and volume of your app, you may have a lot of traces to so
5858

5959
## How Tracing Can Help You Debug
6060

61-
Sentry’s tracing lets you follow each request across various services, databases, and functions. This makes it easier to find exactly where an error occured or a performance bottleneck started. Below, you'll find some real-world scenarios where tracing saved the day.
61+
Sentry’s tracing lets you follow each request across various services, databases, and functions. This makes it easier to find exactly when and where an error occurred or a performance bottleneck started. Below, you'll find some real-world scenarios where tracing saved the day.
6262

6363
### Debug Slowdowns Across Your Integrations
6464

0 commit comments

Comments
 (0)