Skip to content

Commit 9bcf98e

Browse files
Ehesplaurenzlong
authored andcommitted
docs(firestore-counter) update max writes description (#179)
1 parent 718b7db commit 9bcf98e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firestore-counter/PREINSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Since Cloud Firestore has a limit of one sustained write per second, per documen
44

55
Here are some features of this extension:
66

7-
- Scales from 0 updates per second to at least 10,000 per second.
7+
- Scales from 0 updates per second to a maximum of 10,000 per second.
88
- Supports an arbitrary number of counters in your app.
99
- Works offline and provides latency compensation for the main counter.
1010

0 commit comments

Comments
 (0)