Skip to content

Commit 8201a26

Browse files
Merge pull request #89446 from changeworld/patch-2
Fix typo
2 parents f2ce7f3 + 7049927 commit 8201a26

File tree

1 file changed

+1
-1
lines changed
  • articles/applied-ai-services/form-recognizer/includes/how-to-guides

1 file changed

+1
-1
lines changed

articles/applied-ai-services/form-recognizer/includes/how-to-guides/python-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ After installing Python, you can install the latest version of the Form Recogniz
4040
pip install azure-ai-formrecognizer
4141
```
4242

43-
### Create a new python application
43+
### Create a new Python application
4444

4545
Create a new Python application named `form-recognizer.py` in your preferred editor or IDE. Then import the following libraries.
4646

0 commit comments

Comments
 (0)