Skip to content

Commit a95eef2

Browse files
committed
fix directional and awkward language
1 parent 95d4616 commit a95eef2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/connections/sources/catalog/libraries/mobile/apple/swift-samples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ strat: swift
44
---
55

66
## Samples
7-
The code samples below demonstrate the implementation of common use cases of the Analytics Swift library across different platforms.
7+
The following code samples show how to implement common use cases of the Analytics Swift library across different platforms.
88

99
### Sample applications
1010
{% assign resources = site.data.catalog.swift_resources.items | where: "categories", "app" %}

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ strat: swift
44
---
55

66
## Samples
7-
The code samples below demonstrate the implementation of common use cases of the Analytics Kotlin library across different platforms.
7+
The following code samples show how to implement common use cases of the Analytics Kotlin library across different platforms.
88

99
### Sample applications
1010
{% assign resources = site.data.catalog.kotlin_resources.items | where: "categories", "app" %}

0 commit comments

Comments
 (0)