Skip to content

Commit e7ee09f

Browse files
authored
Merge pull request #97849 from changeworld/patch-1
Fix typo
2 parents 071186c + 3f2259b commit e7ee09f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/automanage/tutorial-create-assignment-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ client.configuration_profile_assignments.create_or_update(
130130
"default", rg, vm, assignment)
131131
```
132132

133-
Run the python file:
133+
Run the Python file:
134134

135135
`python app.py`
136136

0 commit comments

Comments
 (0)