Skip to content

Commit 855cfe4

Browse files
committed
Fix typo
python -> Python
1 parent 20fad63 commit 855cfe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/applied-ai-services/form-recognizer/api-v2-0/includes/python-v3-0-0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ pip install azure-ai-formrecognizer
3939
> [!NOTE]
4040
> The Form Recognizer 3.0.0 SDK reflects API v2.0
4141
42-
### Create a new python application
42+
### Create a new Python application
4343

4444
Create a new Python application in your preferred editor or IDE. Then import the following libraries.
4545

0 commit comments

Comments
 (0)