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 d9dee4d commit 53225feCopy full SHA for 53225fe
packages/firestore/lite/index.ts
@@ -4,7 +4,7 @@
4
* @remarks This package includes the same feature set as Firestore, but
5
* without latency compensation or snapshot listeners (and with
6
* correspondingly lighter size footprint). Firestore Lite supports fast
7
- * write and read, operations but only when online.
+ * write and read operations, but only when online.
8
* @packageDocumentation
9
*/
10
0 commit comments