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 fc4aa51 commit c5de152Copy full SHA for c5de152
packages/firebase/index.d.ts
@@ -7687,7 +7687,7 @@ declare namespace firebase.firestore {
7687
* of problem. Consequently, you must update your code to handle `Timestamp`
7688
* objects instead of `Date` objects.
7689
*
7690
- * If you wish to *temporarily* opt into the old behavior of returning
+ * If you want to *temporarily* opt into the old behavior of returning
7691
* `Date` objects, you may *temporarily* set `timestampsInSnapshots` to
7692
* false. Opting into this behavior will no longer be possible in the next
7693
* major release of Firestore, after which code that expects Date objects
0 commit comments