Skip to content

Commit 382e437

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

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
@@ -54,7 +54,7 @@ val ktorClient = HttpClient(Java) {
5454

5555
## Verify
5656

57-
This snippet includes a HTTP Request and captures an intentional message, so you can test that everything is working as soon as you set it up:
57+
This snippet includes an HTTP Request and captures an intentional message, so you can verify that everything is working as soon as you set it up:
5858

5959
```kotlin
6060
import io.ktor.client.*

0 commit comments

Comments
 (0)