Skip to content

Commit d78da3c

Browse files
committed
Merge branch 'fei-getauth-dco' of https://github.com/firebase/firebase-js-sdk into fei-getauth-dco
2 parents 375af88 + ae5fba5 commit d78da3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages-exp/auth-exp/index.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,8 @@ export { browserPopupRedirectResolver } from './src/platform_browser/popup_redir
121121
export { PhoneMultiFactorGenerator } from './src/platform_browser/mfa/assertions/phone';
122122

123123
/**
124-
* Return the existing Auth instance that is associated with the provided {@link @firebase/app#FirebaseApp}.
125-
* If no instance exists, initializes an Auth instance with platform specific default dependencies.
124+
* Returns the Auth instance associated with the provided {@link @firebase/app#FirebaseApp}.
125+
* If no instance exists, initializes an Auth instance with platform-specific default dependencies.
126126
*
127127
* @param app - The Firebase App.
128128
*

0 commit comments

Comments
 (0)