Skip to content

Commit 0b9d98a

Browse files
authored
Merge pull request #5490 from segmentio/spencerattick-patch-5
correct a typo
2 parents a2893ea + d844834 commit 0b9d98a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/connections/destinations/destination-filters.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Common use cases for destination filters include:
2222

2323
Keep the following limitations in mind when you use destination filters:
2424

25+
- Destination Filters aren't applied to events sent through the Event Tester.
2526
- Segment applies destination filters one at a time in the order that they appear in your workspace.
2627
- You can't apply destination filters to Warehouses or S3 destinations.
2728
- Each filter can only apply to one source-destination pair.
@@ -31,8 +32,6 @@ Keep the following limitations in mind when you use destination filters:
3132
- *(For web device-mode)* Destination filters for web device-mode only supports the Analytics.js 2.0 source. You need to enable device mode destination filters for your Analytics.js source. To do this, go to your Javascript source and navigate to **Settings > Analytics.js** and turn the toggle on for **Destination Filters**.
3233
- *(For web device-mode)* Destination filters for device-mode only supports the Analytics.js 2.0 source.
3334
- *(For mobile device-mode)* Destination filters for mobile device-mode doesn't support iOS and Android libraries.
34-
- Destination Filters don't apply to events that send through the destination Event Tester.
35-
3635

3736
[Contact Segment](https://segment.com/help/contact/){:target="_blank"} if these limitations impact your use case.
3837

0 commit comments

Comments
 (0)