Skip to content

Commit 87e0853

Browse files
authored
Merge pull request #5664 from segmentio/niallzato-patch-2
Update swift-destination-filters.md
2 parents 6bb7b4c + fbe244d commit 87e0853

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ To get started with destination filters using Swift:
1616
1. Xcode 12: **File > Swift Packages > Add Package Dependency**
1717
2. Xcode 13: **File > Add Packages...**
1818

19-
After you install the package, import the package with `import DestinationFilters_Swift` to reference the Destination Filters plugin.
19+
After you install the package, import the package with `import AnalyticsFilters` to reference the Destination Filters plugin.
2020
2. Add the plugin.
2121
```swift
2222
analytics.add(DestinationFilters())

0 commit comments

Comments
 (0)