Skip to content

Commit b49e70e

Browse files
authored
Update data-flow-filter.md
Fix grammar typo, matching -> match
1 parent a19b4d9 commit b49e70e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-factory/data-flow-filter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.date: 07/13/2023
1818

1919
[!INCLUDE[data-flow-preamble](includes/data-flow-preamble.md)]
2020

21-
The Filter transforms allows row filtering based upon a condition. The output stream includes all rows that matching the filtering condition. The filter transformation is similar to a WHERE clause in SQL.
21+
The Filter transforms allows row filtering based upon a condition. The output stream includes all rows that match the filtering condition. The filter transformation is similar to a WHERE clause in SQL.
2222

2323
> [!VIDEO https://www.microsoft.com/en-us/videoplayer/embed/RE4xnxN]
2424

0 commit comments

Comments
 (0)