Skip to content

Commit 29b7ff9

Browse files
committed
Fix alt text for one pic
1 parent 9004f1c commit 29b7ff9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-factory/tutorial-pipeline-return-value.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ The pipeline return value of the child pipeline becomes the activity output of t
6868
* A _sting_ value to define the URL for the [Web activity](control-flow-web-activity.md)
6969
* An _expression_ value payload for a [script activity](transform-data-using-script.md) for logging purposes.
7070

71-
:::image type="content" source="media/pipeline-return-value/pipeline-return-value-03-calling-pipeline.png" alt-text="Screenshot shows the ui for pipeline return value.":::
71+
:::image type="content" source="media/pipeline-return-value/pipeline-return-value-03-calling-pipeline.png" alt-text="Screenshot shows the calling pipeline.":::
7272

7373
There are two noticeable call outs in referencing the pipeline return values.
7474

0 commit comments

Comments
 (0)