Skip to content

Commit 7b67401

Browse files
Typo
1 parent 7bf4d3f commit 7b67401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/firestore/src/api/user_data_reader.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ export class ParseContext {
154154
*
155155
* @param settings The settings for the parser.
156156
* @param databaseId The database ID of the Firestore instance.
157-
* @param serializer The serialize to use to generate the Value proto.
157+
* @param serializer The serializer to use to generate the Value proto.
158158
* @param fieldTransforms A mutable list of field transforms encountered while
159159
* parsing the data.
160160
* @param fieldMask A mutable list of field paths encountered while parsing

0 commit comments

Comments
 (0)