Skip to content

Commit f1434b5

Browse files
authored
Update articles/automation/python-3-packages.md
1 parent 2704728 commit f1434b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/automation/python-3-packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Some Python packages available on PyPI don't provide a wheel file. In this case,
4040
:::image type="content" source="media/python-3-packages/add-python-3-package.png" alt-text="Screenshot of the Python packages page shows Python packages in the left menu and Add a Python package highlighted.":::
4141

4242
1. On the **Add Python Package** page, select a local package to upload. The package can be a **.whl** or **.tar.gz** file.
43-
1. Enter a name and select the **Runtime Verion** as Python 3.8.x (preview)
43+
1. Enter a name and select the **Runtime Version** as Python 3.8.x (preview)
4444
1. Select **Import**
4545

4646
:::image type="content" source="media/python-3-packages/upload-package.png" alt-text="Screenshot shows the Add Python 3.8.x Package page with an uploaded tar.gz file selected.":::

0 commit comments

Comments
 (0)