Skip to content

Commit f97a6ba

Browse files
authored
Apply suggestions from code review
1 parent 03fafef commit f97a6ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/connections/destinations/destination-filters.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,6 @@ When Segment sends an event to a destination but encounters a timeout error, it
260260
- **Source-Scoped Transformations**: If destination filters are enabled, Segment processes [source scoped transformations](/docs/protocols/transform/#step-2-set-up-the-transformation) before the events reach destination filters.
261261
- **Destination-Scoped Transformations**: Segment processes [destination-specific transformations](/docs/protocols/transform/#step-2-set-up-the-transformation) after the events have passed through the destination filters.
262262

263-
#### Are destination filter conditions case sensitive?
263+
#### Are destination filter conditions case-sensitive?
264264

265-
Yes. Make sure to test your filter conditions with a test event before saving and enabling the filter.
265+
Destination filters are case-sensitive. Make sure to test your filter conditions with a test event before saving and enabling the filter.

0 commit comments

Comments
 (0)