Skip to content

Commit de6f534

Browse files
authored
Update filtering-data.md
1 parent 3051e28 commit de6f534

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
@@ -30,7 +30,7 @@ You can use the `integrations` JSON object as part of your Segment payloads to c
3030
"integrations": {
3131
"All": true,
3232
"Mixpanel": false,
33-
"Salesforce": false
33+
"Salesforce": false,
3434
"My Destination Function (My Workspace)": true
3535
}
3636
}

0 commit comments

Comments
 (0)