We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bf4d3f commit 7b67401Copy full SHA for 7b67401
packages/firestore/src/api/user_data_reader.ts
@@ -154,7 +154,7 @@ export class ParseContext {
154
*
155
* @param settings The settings for the parser.
156
* @param databaseId The database ID of the Firestore instance.
157
- * @param serializer The serialize to use to generate the Value proto.
+ * @param serializer The serializer to use to generate the Value proto.
158
* @param fieldTransforms A mutable list of field transforms encountered while
159
* parsing the data.
160
* @param fieldMask A mutable list of field paths encountered while parsing
0 commit comments