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 8774db5 commit 01dacb2Copy full SHA for 01dacb2
packages/firestore/src/core/component_provider.ts
@@ -263,7 +263,7 @@ export class IndexedDbComponentProvider extends MemoryComponentProvider {
263
* Provides all components needed for Firestore with multi-tab IndexedDB
264
* persistence.
265
*
266
- * In the legacy client, this providee is used to provide both multi-tab and
+ * In the legacy client, this provider is used to provide both multi-tab and
267
* non-multi-tab persistence since we cannot tell at build time whether
268
* `synchronizeTabs` will be enabled.
269
*/
0 commit comments