Skip to content

Commit 2d22a05

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

File tree

1 file changed

+1
-1
lines changed
  • docs/platforms/android/integrations/ktor-client

1 file changed

+1
-1
lines changed

docs/platforms/android/integrations/ktor-client/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ val ktorClient = HttpClient(Android) {
4949

5050
## Verify
5151

52-
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:
52+
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:
5353

5454
```kotlin
5555
import io.ktor.client.*

0 commit comments

Comments
 (0)