Skip to content

Commit 421ab29

Browse files
Update packages/vertexai/src/types/enums.ts
Co-authored-by: rachelsaunders <52258509+rachelsaunders@users.noreply.github.com>
1 parent 2efd3fa commit 421ab29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vertexai/src/types/enums.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ export enum Modality {
164164
*/
165165
AUDIO = 'AUDIO',
166166
/**
167-
* Document, e.g. PDF.
167+
* Document (for example, PDF).
168168
*/
169169
DOCUMENT = 'DOCUMENT'
170170
}

0 commit comments

Comments
 (0)