Skip to content

Commit bea700b

Browse files
author
Brian Chen
committed
typo
1 parent 2b90984 commit bea700b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/firestore/src/protos/firestore_proto_api.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)