Skip to content

Commit fd77b64

Browse files
authored
Update src/guides/filtering-data.md
1 parent 3980d93 commit fd77b64

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
@@ -110,7 +110,7 @@ If you have Protocols in your workspace, **and** have a tracking plan associated
110110

111111
## Destination Insert Function
112112

113-
The newest, most customizable way to filter or alter data going from a source to a Cloud Mode destination is to use [Insert Functions]([url](https://segment.com/docs/connections/functions/insert-functions/)). This feature gives you the abiltiy to receive data from your Segment source, write custom code to alter or block it, and then pass that altered payload to a downstream Cloud Mode destination.
113+
A customizable way to filter or alter data going from a source to a cloud-mode destination is to use [Insert Functions](/docs/connections/functions/insert-functions/)). This feature gives you the ability to receive data from your Segment source, write custom code to alter or block it, and then pass that altered payload to a downstream cloud-mode destination.
114114

115115
## Warehouse Selective Sync
116116

0 commit comments

Comments
 (0)