Skip to content

Commit d54499a

Browse files
committed
Minor rewording [netlify-build]
1 parent 90dfd9d commit d54499a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ To test your destination:
170170
3. Complete the `TODO` sections in the sample code with the appropriate information for your destination.
171171
4. Commit your changes.
172172

173-
Segment recommends you to test your destination implementation end-to-end. Send some sample analytics events and ensure that they reach the destination.
173+
Segment recommends that you test your destination implementation end-to-end. Send some sample analytics events and ensure that they reach the destination.
174174

175175
> info ""
176176
> For more information about the Analytics Kotlin Plugin architecture and how it can help you customize your tracking implementation to suit your needs, refer to the [Plugin Architecture guide](/docs/connections/sources/catalog/libraries/mobile/kotlin-android/kotlin-android-plugin-architecture).

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,4 +157,4 @@ To test your destination:
157157
3. Complete the `TODO` sections in the sample code with the appropriate information for your destination.
158158
4. Commit your changes.
159159

160-
Segment recommends you to test your destination implementation end-to-end. Send some sample analytics events and ensure that they reach the destination.
160+
Segment recommends that you test your destination implementation end-to-end. Send some sample analytics events and ensure that they reach the destination.

0 commit comments

Comments
 (0)