Skip to content

Commit faf7d71

Browse files
lciancoolguyzone
andauthored
Apply suggestion from @coolguyzone
Co-authored-by: Alex Krawiec <[email protected]>
1 parent c6e922a commit faf7d71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/platforms/java/common/tracing/instrumentation/ktor-client.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The `sentry-ktor-client` library provides [Ktor Client](https://ktor.io/) suppor
2020
On this page, we get you up and running with Sentry's Ktor Client Integration.
2121
The integration supports:
2222
- Adding breadcrumbs for each HTTP request.
23-
- Capturing spans for each HTTP Request, with support for distributed tracing. The span will be created as a child of the current span bound to the scope (if any)
23+
- Capturing spans for each HTTP Request, with support for distributed tracing. The span will be created as a child of the current span bound to the scope (if any).
2424
- Capturing certain request failures as errors in Sentry.
2525

2626
The Sentry Ktor Client integration supports Ktor Client version `3.x`.

0 commit comments

Comments
 (0)