Skip to content

Commit aa8363c

Browse files
committed
minor edit
1 parent 4f9c0bd commit aa8363c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/automation/change-tracking/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ To understand client requirements for TLS 1.2, see [TLS 1.2 for Azure Automation
6767

6868
### Python requirement
6969

70-
Change Tracking and Inventory now supports Python 2 and Python 3. If your machine is using a distro that doesn't include Python 2 or Python 3 by default then you must install it. The following sample commands will install Python 2 and python 3 on different distros.
70+
Change Tracking and Inventory now support Python 2 and Python 3. If your machine uses a distro that doesn't include either of the versions, you must install them by default. The following sample commands will install Python 2 and Python 3 on different distros.
7171

7272
> [!NOTE]
7373
> To install and upgrade to Python 3, you must first uninstall Python 2; otherwise, the previously installed version will function as a default application.

0 commit comments

Comments
 (0)