Skip to content

Commit 0503219

Browse files
authored
Update data-flow-derived-column.md
Hi, I correct the misspelled word "Pattern" under the 'Column Patterns' section.
1 parent f6a49c9 commit 0503219

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-factory/data-flow-derived-column.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ To add more derived columns, click on **Add** above the column list or the plus
3131

3232
### Column patterns
3333

34-
In cases where your schema is not explicitly defined or if you want to update a set of columns in bulk, you will want to create column patters. Column patterns allow for you to match columns using rules based upon the column metadata and create derived columns for each matched column. For more information, learn [how to build column patterns](concepts-data-flow-column-pattern.md#column-patterns-in-derived-column-and-aggregate) in the derived column transformation.
34+
In cases where your schema is not explicitly defined or if you want to update a set of columns in bulk, you will want to create column patterns. Column patterns allow for you to match columns using rules based upon the column metadata and create derived columns for each matched column. For more information, learn [how to build column patterns](concepts-data-flow-column-pattern.md#column-patterns-in-derived-column-and-aggregate) in the derived column transformation.
3535

3636
:::image type="content" source="media/data-flow/column-pattern-derive.png" alt-text="Column patterns":::
3737

0 commit comments

Comments
 (0)