We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ee3da2 commit 2d22a05Copy full SHA for 2d22a05
docs/platforms/android/integrations/ktor-client/index.mdx
@@ -49,7 +49,7 @@ val ktorClient = HttpClient(Android) {
49
50
## Verify
51
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:
+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:
53
54
```kotlin
55
import io.ktor.client.*
0 commit comments