Skip to content

Commit 0dcb861

Browse files
authored
Merge pull request #140 from segmentio/repo-sync
repo sync
2 parents 6d5de1c + 3539fcc commit 0dcb861

File tree

1 file changed

+1
-1
lines changed
  • src/connections/sources/catalog/libraries/mobile/swift-ios

1 file changed

+1
-1
lines changed

src/connections/sources/catalog/libraries/mobile/swift-ios/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ class SomePlugin: EventPlugin {
256256
#### DestinationPlugin
257257
The `DestinationPlugin` interface is commonly used for device-mode destinations. This plugin contains an internal timeline that follows the same process as the analytics timeline, enabling you to modify and augment how events reach a particular destination.
258258

259-
For example, if you want to implement a device-mode destination plugin for Amplitude, you can use this:
259+
For example, if you want to implement a device-mode destination plugin for AppsFlyer, you can use this:
260260

261261
```swift
262262
internal struct AppsFlyerSettings: Codable {

0 commit comments

Comments
 (0)