From f297cca7abb7ab34e0350d064942908e19988e1f Mon Sep 17 00:00:00 2001 From: Jazma Foskin <82051355+jfoskin@users.noreply.github.com> Date: Thu, 15 Jun 2023 12:10:11 -0400 Subject: [PATCH] Fixed typo --- src/connections/destinations/destination-filters.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/connections/destinations/destination-filters.md b/src/connections/destinations/destination-filters.md index d4dfa90707..84c8fb5957 100644 --- a/src/connections/destinations/destination-filters.md +++ b/src/connections/destinations/destination-filters.md @@ -30,7 +30,7 @@ Keep the following limitations in mind when you use destination filters: - *(For device-mode)* Destination filters don't filter some fields that are collected by the destination SDK outside of Segment such as `page.url` and `page.referrer`. - *(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**. - *(For web device-mode)* Destination filters for device-mode only supports the Analytics.js 2.0 source. -- *(For mobile device-mode)* Destination filters for mobile device-mode is currenlty not supported. +- *(For mobile device-mode)* Destination filters for mobile device-mode is currently not supported. - Destination Filters don't apply to events that send through the destination Event Tester.