Skip to content

Commit bf20f0c

Browse files
chore: rename to "Sign with Facebook" for consistency
1 parent af59d88 commit bf20f0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

FirebaseSwiftUI/FirebaseAuthSwiftUI/Sources/Utils/StringUtils.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ public class StringUtils {
271271
/// found in:
272272
/// - SignInWithFacebookButton
273273
public var facebookLoginButtonLabel: String {
274-
return localizedString(for: "Continue with Facebook")
274+
return localizedString(for: "Sign in with Facebook")
275275
}
276276

277277
/// Facebook provider

0 commit comments

Comments
 (0)