Skip to content

Commit ac590f7

Browse files
Brian Chenwilhuff
Brian Chen
andauthored
Update packages/firestore/src/model/mutation.ts
Co-authored-by: Gil <[email protected]>
1 parent 9ce95c7 commit ac590f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/firestore/src/model/mutation.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ export function preconditionIsValidForDocument(
204204
* locally, we return an `UnknownDocument` and rely on Watch to send us the
205205
* updated version.
206206
*
207-
* Field transforms are used only with Patcdh and Set Mutations. We use the
207+
* Field transforms are used only with Patch and Set Mutations. We use the
208208
* `updateTransforms` message to store transforms, rather than the `transforms`s
209209
* messages.
210210
*

0 commit comments

Comments
 (0)