Skip to content

Commit 23d24b7

Browse files
committed
improve
1 parent 52cb5b3 commit 23d24b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Ktor Client Integration
33
sidebar_order: 45
44
sdk: sentry.java.ktor-client
5-
description: "Learn how to capture tracing information of the Ktor Client."
5+
description: "Learn how to capture tracing information when using Ktor Client."
66
notSupported:
77
- java.logback
88
- java.log4j2
@@ -174,4 +174,4 @@ Sentry.init { options ->
174174
event
175175
}
176176
}
177-
```
177+
```

0 commit comments

Comments
 (0)