Skip to content

Commit 01dacb2

Browse files
Update component_provider.ts
1 parent 8774db5 commit 01dacb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)