Skip to content

Commit 4b37d5d

Browse files
authored
Merge pull request #221 from astromme/patch-1
Update Readme.md to reflect new Facebook SDK docs
2 parents 8f85313 + 0431c56 commit 4b37d5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FirebaseAuthUI/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ For Google Sign-in support, add custom URL schemes to your Xcode project
115115

116116
For Facebook Login support, follow step 3 and 4 of
117117
[Facebook login documentation](https://developers.google.com/firebase/docs/auth/ios/facebook-login#before_you_begin),
118-
and add custom URL schemes following step 5 of [Facebook SDK for iOS-Getting started documentation](https://developers.facebook.com/docs/ios/getting-started).
118+
and add custom URL schemes in step 4 of [Facebook SDK for iOS-Getting started documentation](https://developers.facebook.com/docs/ios/getting-started).
119119

120120
Finally, add a call to handle the URL that your application receives at the end
121121
of the Google/Facebook authentication process.

0 commit comments

Comments
 (0)