Skip to content

Commit f22f300

Browse files
Merge branch 'mrschmidt/optmultitab' of github.com:firebase/firebase-js-sdk into mrschmidt/optmultitab
2 parents 717e9fc + 01dacb2 commit f22f300

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.changeset/late-ladybugs-wash.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
---

packages/firestore/src/core/component_provider.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ export class IndexedDbComponentProvider extends MemoryComponentProvider {
263263
* Provides all components needed for Firestore with multi-tab IndexedDB
264264
* persistence.
265265
*
266-
* In the legacy client, this providee is used to provide both multi-tab and
266+
* In the legacy client, this provider is used to provide both multi-tab and
267267
* non-multi-tab persistence since we cannot tell at build time whether
268268
* `synchronizeTabs` will be enabled.
269269
*/

0 commit comments

Comments
 (0)