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 1f52e4d commit 870d4acCopy full SHA for 870d4ac
packages/firestore-types/index.d.ts
@@ -220,7 +220,7 @@ export class FirebaseFirestore {
220
/**
221
* Clears the persistent storage.
222
*
223
- * Must be called after the app is shutdown or before other methods (other
+ * Must be called after the app is shutdown or before other methods (other
224
* than settings()). If the client is still running, an exception `code` will be thrown.
225
226
* * failed-precondition: The app is still running in a browser tab.
0 commit comments