Skip to content

Commit 115033e

Browse files
committed
minor edit
1 parent 6d8e5d6 commit 115033e

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
@@ -70,7 +70,7 @@ To understand client requirements for TLS 1.2, see [TLS 1.2 for Azure Automation
7070
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]
73-
> To use the OMS agent compatible with Python 3, ensure that you first uninstall Python 2; otherwise, the OMS agent will continue to run with python2 by default.
73+
> To use the OMS agent compatible with Python 3, ensure that you first uninstall Python 2; otherwise, the OMS agent will continue to run with python 2 by default.
7474
7575
#### [Python 2](#tab/python-2)
7676
- Red Hat, CentOS, Oracle: `yum install -y python2`

0 commit comments

Comments
 (0)