Skip to content

Commit 53225fe

Browse files
committed
Fixing typo.
1 parent d9dee4d commit 53225fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/firestore/lite/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* @remarks This package includes the same feature set as Firestore, but
55
* without latency compensation or snapshot listeners (and with
66
* correspondingly lighter size footprint). Firestore Lite supports fast
7-
* write and read, operations but only when online.
7+
* write and read operations, but only when online.
88
* @packageDocumentation
99
*/
1010

0 commit comments

Comments
 (0)