Skip to content

Commit 870d4ac

Browse files
author
Brian Chen
committed
[AUTOMATED]: Prettier Code Styling
1 parent 1f52e4d commit 870d4ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/firestore-types/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ export class FirebaseFirestore {
220220
/**
221221
* Clears the persistent storage.
222222
*
223-
* Must be called after the app is shutdown or before other methods (other
223+
* Must be called after the app is shutdown or before other methods (other
224224
* than settings()). If the client is still running, an exception `code` will be thrown.
225225
*
226226
* * failed-precondition: The app is still running in a browser tab.

0 commit comments

Comments
 (0)