Skip to content

Commit c811f5e

Browse files
authored
Update filtering-data.md
1 parent 71e29db commit c811f5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guides/filtering-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ integrations: {
8989
}
9090
}
9191
```
92-
For the same event you have Appsflyer turned off using the per source schema integrations filter, this filter won't override the above object with a false value, and events still send downstream. In this scenario, [destination filters](#destination-filters) can be used to drop the event before sends downstream.
92+
For the same event you have Appsflyer turned off using the per source schema integrations filter, this filter won't override the above object with a false value, and events still send downstream. In this scenario, you can use [destination filters](#destination-filters) to drop the event before it sends downstream.
9393

9494
## Schema event filters
9595

0 commit comments

Comments
 (0)