Skip to content

Commit 06fa6e2

Browse files
committed
Remove passive voice
1 parent d404d98 commit 06fa6e2

File tree

1 file changed

+1
-1
lines changed
  • src/connections/sources/catalog/libraries/mobile/kotlin-android

1 file changed

+1
-1
lines changed

src/connections/sources/catalog/libraries/mobile/kotlin-android/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ To get started with the Analytics-Kotlin mobile library:
9292
9393
The SDK internally uses a number of Java 8 language APIs through desugaring. Make sure your project either [enables desugaring](https://developer.android.com/studio/write/java8-support#library-desugaring)) or requires a minimum API level of 26.
9494
95-
Configuration options such as IDFA collection and automatic screen tracking are found in Segment’s [Plugin Examples repository](https://github.com/segmentio/analytics-kotlin/tree/main/samples/kotlin-android-app/src/main/java/com/segment/analytics/next/plugins){:target="_blank"}.
95+
You'll find configuration options such as IDFA collection and automatic screen tracking in Segment’s [Plugin Examples repository](https://github.com/segmentio/analytics-kotlin/tree/main/samples/kotlin-android-app/src/main/java/com/segment/analytics/next/plugins){:target="_blank"}.
9696
9797
## Tracking methods
9898

0 commit comments

Comments
 (0)