Skip to content

Commit 558b5f8

Browse files
Merge pull request #263743 from lgayhardt/patch-245
Update concept-component.md
2 parents 5a87b03 + 812ae0d commit 558b5f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/concept-component.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.subservice: core
88
ms.author: keli19
99
author: likebupt
1010
ms.reviewer: lagayhar
11-
ms.date: 11/04/2022
11+
ms.date: 01/19/2024
1212
ms.topic: conceptual
1313
ms.custom: event-tier1-build-2022
1414
---
@@ -24,7 +24,7 @@ A component consists of three parts:
2424
- Interface: input/output specifications (name, type, description, default value, etc.).
2525
- Command, Code & Environment: command, code and environment required to run the component.
2626

27-
:::image type="content" source="./media/concept-component/component.png" alt-text="Diagram of what a component looks like and how it looks in a pipeline. In addition to screenshots of a component in the C L I, S D K, and portal U I." lightbox = "./media/concept-component/component.png":::
27+
:::image type="content" source="./media/concept-component/component.png" alt-text="Diagram of what a component looks like and how it looks in a pipeline. In addition to screenshots of a component in the CLI, SDK, and portal UI." lightbox = "./media/concept-component/component.png":::
2828

2929
## Why should I use a component?
3030

0 commit comments

Comments
 (0)