Skip to content

Commit c5de152

Browse files
s/wish/want
1 parent fc4aa51 commit c5de152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/firebase/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7687,7 +7687,7 @@ declare namespace firebase.firestore {
76877687
* of problem. Consequently, you must update your code to handle `Timestamp`
76887688
* objects instead of `Date` objects.
76897689
*
7690-
* If you wish to *temporarily* opt into the old behavior of returning
7690+
* If you want to *temporarily* opt into the old behavior of returning
76917691
* `Date` objects, you may *temporarily* set `timestampsInSnapshots` to
76927692
* false. Opting into this behavior will no longer be possible in the next
76937693
* major release of Firestore, after which code that expects Date objects

0 commit comments

Comments
 (0)