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 9ce95c7 commit ac590f7Copy full SHA for ac590f7
packages/firestore/src/model/mutation.ts
@@ -204,7 +204,7 @@ export function preconditionIsValidForDocument(
204
* locally, we return an `UnknownDocument` and rely on Watch to send us the
205
* updated version.
206
*
207
- * Field transforms are used only with Patcdh and Set Mutations. We use the
+ * Field transforms are used only with Patch and Set Mutations. We use the
208
* `updateTransforms` message to store transforms, rather than the `transforms`s
209
* messages.
210
0 commit comments