Skip to content

Commit eda03eb

Browse files
authored
Merge pull request #101923 from changeworld/patch-1
Fix typo
2 parents 8732389 + 819c184 commit eda03eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/concept-v2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ The SDK v2 is useful in the following scenarios:
6969

7070
* Use Python functions to build a single step or a complex workflow
7171

72-
SDK v2 allows you to build a single command or a chain of commands like python functions - the command has a name, parameters, expects input, and returns output.
72+
SDK v2 allows you to build a single command or a chain of commands like Python functions - the command has a name, parameters, expects input, and returns output.
7373

7474
* Move from simple to complex concepts incrementally
7575

0 commit comments

Comments
 (0)