Skip to content

Commit 3acd35a

Browse files
authored
Merge pull request #113116 from milkmanmatty/patch-1
Update data-flow-filter.md
2 parents f94eb23 + b49e70e commit 3acd35a

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)