Skip to content

Commit 083089c

Browse files
committed
typo
1 parent b696526 commit 083089c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ai/src/types/live-responses.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ export interface _LiveClientRealtimeInput {
4949
}
5050

5151
/**
52-
* Function responses that is sent to the model in real time.
52+
* Function responses that are sent to the model in real time.
5353
*/
5454
// eslint-disable-next-line @typescript-eslint/naming-convention
5555
export interface _LiveClientToolResponse {

0 commit comments

Comments
 (0)