Skip to content

Commit

Permalink
Update src/corppa/ocr/gvision_ocr.py
Browse files Browse the repository at this point in the history
Fixed comment typo

Co-authored-by: Rebecca Sutton Koeser <[email protected]>
  • Loading branch information
laurejt and rlskoeser authored Aug 27, 2024
1 parent 6d4e6d2 commit 3e6d734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/corppa/ocr/gvision_ocr.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env python

"""
This script OCRs image using the Google Vision API.
This script OCRs images using the Google Vision API.
"""

import os
Expand Down

0 comments on commit 3e6d734

Please sign in to comment.