Skip to content

Commit fc23203

Browse files
Update how-to-send-notifications-to-teams.md
Updated typo
1 parent 1747ef0 commit fc23203

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/data-factory/how-to-send-notifications-to-teams.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ In this sample usage scenario, we'll create a master pipeline with three **Execu
386386

387387
1. Select second **Execute Pipeline** activity on the canvas, and it's "General" pane, to edit its details.
388388
- Specify **OnSuccess Notification** for **Name** of the **Execute Pipeline** activity.
389-
- In the "Settings" pane, select **NotifiyTeamsChannelPipeline** pipeline, which we created earlier, for the **Invoked pipeline** property. Customize the parameters as required based on activity type. For example, I have customized the parameters as follows:
389+
- In the "Settings" pane, select **NotifiyTeamsChannelPipeline** pipeline, which we created earlier, for the **Invoked pipeline** property. Customize the parameters as required based on activity type. For example, I've customized the parameters as follows:
390390

391391
| Name | Value |
392392
| :---------------- | :---------------------------------------------------------------------------------------------------------------- |
@@ -409,7 +409,7 @@ In this sample usage scenario, we'll create a master pipeline with three **Execu
409409

410410
1. Select third **Execute Pipeline** activity on the canvas, and it's "General" pane, to edit its details.
411411
- Specify **OnFailure Notification** for **Name** of the **Execute Pipeline** activity.
412-
- In the "Settings" pane, select **NotifiyTeamsChannelPipeline** pipeline for the **Invoked pipeline** property. Customize the parameters as required based on activity type. For example, I have customized the parameters this time as follows:
412+
- In the "Settings" pane, select **NotifiyTeamsChannelPipeline** pipeline for the **Invoked pipeline** property. Customize the parameters as required based on activity type. For example, I've customized the parameters this time as follows:
413413

414414
| Name | Value |
415415
| :---------------- | :---------------------------------------------------------------------------------------------------------------- |

0 commit comments

Comments
 (0)