Skip to content

Commit 869c84c

Browse files
MarkDaoustmarkmcd
andauthored
Typo
Co-authored-by: Mark McDonald <[email protected]>
1 parent 7b557df commit 869c84c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google/generativeai/vision_models/_vision_models.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ def check_watermark(
120120
"""Checks if an image has a Google-AI watermark.
121121
122122
Args:
123-
img: can be a `pathlib.Path` or a `PIL.Image.Image`, `IPythin.display.Image`, or `google.generativeai.Image`.
123+
img: can be a `pathlib.Path` or a `PIL.Image.Image`, `IPython.display.Image`, or `google.generativeai.Image`.
124124
model_id: Which version of the image-verification model to send the image to.
125125
126126
Returns:

0 commit comments

Comments
 (0)