Skip to content

Commit ff81706

Browse files
Update packages/firebase/index.d.ts
Co-authored-by: Sebastian Schmidt <[email protected]>
1 parent 399f2a7 commit ff81706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/firebase/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8341,7 +8341,7 @@ declare namespace firebase.firestore {
83418341
): void;
83428342

83438343
/**
8344-
* Implements a `Promise<LoadBundleTaskProgress>` interface.
8344+
* Implements the `Promise<LoadBundleTaskProgress>.then` interface.
83458345
*
83468346
* @param onFulfilled It is called with the compeltion `LoadBundleTaskProgress` when the
83478347
* loading task completes.

0 commit comments

Comments
 (0)