Skip to content

Commit c778578

Browse files
author
Brian Chen
committed
typo
1 parent ad457a3 commit c778578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/firestore/src/protos/firestore_proto_api.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@ export declare namespace firestoreV1ApiClientInterfaces {
391391
verify?: string;
392392
transform?: DocumentTransform;
393393
updateMask?: DocumentMask;
394-
updateTransform?: FieldTransform[];
394+
updateTransforms?: FieldTransform[];
395395
currentDocument?: Precondition;
396396
}
397397
interface WriteRequest {

0 commit comments

Comments
 (0)