Skip to content

Commit c6e922a

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

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
@@ -19,7 +19,7 @@ The `sentry-ktor-client` library provides [Ktor Client](https://ktor.io/) suppor
1919

2020
On this page, we get you up and running with Sentry's Ktor Client Integration.
2121
The integration supports:
22-
- Adding breadcrumbs for each HTTP request
22+
- Adding breadcrumbs for each HTTP request.
2323
- 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

0 commit comments

Comments
 (0)