Skip to content

Commit 0d1e22c

Browse files
JuhaniLehtimaekisamtstern
authored andcommitted
Update README.md (#1440)
1 parent 58429e5 commit 0d1e22c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

auth/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -668,7 +668,7 @@ For example:
668668
startActivityForResult(
669669
AuthUI.getInstance()
670670
.createSignInIntentBuilder()
671-
enableAnonymousUsersAutoUpgrade()
671+
.enableAnonymousUsersAutoUpgrade()
672672
...
673673
.build(),
674674
RC_SIGN_IN);

0 commit comments

Comments
 (0)