Skip to content

Commit 5811259

Browse files
committed
Fix typo
python -> Python
1 parent 20fad63 commit 5811259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-designer-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ This article uses the sample dataset, **Automobile price data (Raw)**.
4040

4141
1. Connect the output port of the dataset to the top-left input port of the **Execute Python Script** component. The designer exposes the input as a parameter to the entry point script.
4242

43-
The right input port is reserved for zipped python libraries.
43+
The right input port is reserved for zipped Python libraries.
4444

4545
![Connect datasets](media/how-to-designer-python/connect-dataset.png)
4646

0 commit comments

Comments
 (0)