Skip to content

Commit dbbc34f

Browse files
apply suggested edit
Co-authored-by: rachelsaunders <[email protected]>
1 parent 13010d3 commit dbbc34f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase-vertexai/src/main/kotlin/com/google/firebase/vertexai/type/ImagenInlineImage.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ import android.util.Base64
2323
/**
2424
* Represents an Imagen-generated image that is contained inline
2525
*
26-
* @param data Contains the base64 encoded image data.
26+
* @param data Contains the base64-encoded image data.
2727
* @param mimeType Contains the MIME type of the image (for example, `"image/png"`)
2828
*/
2929
@PublicPreviewAPI

0 commit comments

Comments
 (0)