Skip to content

Commit f2ce7f3

Browse files
Merge pull request #89448 from changeworld/patch-3
Fix typo
2 parents 704e410 + 7cfc6da commit f2ce7f3

File tree

1 file changed

+1
-1
lines changed
  • articles/applied-ai-services/metrics-advisor/includes/quickstarts

1 file changed

+1
-1
lines changed

articles/applied-ai-services/metrics-advisor/includes/quickstarts/python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ After installing Python, you can install the client library with:
3636
pip install azure-ai-metricsadvisor --pre
3737
```
3838

39-
### Create a new python application
39+
### Create a new Python application
4040

4141
Create a new Python file and import the following libraries.
4242

0 commit comments

Comments
 (0)