Skip to content

Commit 5013473

Browse files
Update src/connections/sources/catalog/libraries/mobile/kotlin-android/kotlin-android-destination-filters.md
1 parent 525cb7e commit 5013473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ To get started with destination filters on mobile device-mode destinations using
2222
```java
2323
analytics.add(DestinationFilters())
2424
```
25-
3. Enable Destination Filters toggle in Segment workspace: navigate to the Android source, click "Settings" and select "Advanced".
25+
3. Enable Destination Filters in your Segment workspace by navigating to your Android source > Settings > Advanced and turning on the Destination Filters toggle.
2626

2727
Use destination filters to prevent certain data from flowing into a destination. You can conditionally filter out event properties, traits, and fields, or even filter out the event itself.
2828

0 commit comments

Comments
 (0)