Skip to content

Commit 1748e8f

Browse files
authored
docs: update creating-components-generic.mdx (#17)
Fix wording
1 parent 17e1f44 commit 1748e8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/component-development/creating-components-generic.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import TabItem from "@theme/TabItem";
88

99
# Creating Components
1010

11-
Components are self-contained units of code that perform specific tasks in your ML workflow. This guide demonstrates how to create components using various programming languages including Python, R, Java, and Go.
11+
Components are self-contained units of code that perform specific tasks in your ML workflow. This guide demonstrates how to create components using different programming languages.
1212

1313
## Understanding Components
1414

0 commit comments

Comments
 (0)