diff --git a/docs/ff-integrations/authentication/firebase-auth/apple-login.md b/docs/ff-integrations/authentication/firebase-auth/apple-login.md index 09c2f6ea..fff56f4b 100644 --- a/docs/ff-integrations/authentication/firebase-auth/apple-login.md +++ b/docs/ff-integrations/authentication/firebase-auth/apple-login.md @@ -10,7 +10,7 @@ keywords: [FlutterFlow, Apple Login, Authentication, Firebase] # Apple Login -Apple Sign-In allows users to authenticate using their Apple Accounts. +Apple Sign-In allow users to authenticate using their Apple Accounts. :::warning[Support] diff --git a/docs/ff-integrations/authentication/firebase-auth/google-login.md b/docs/ff-integrations/authentication/firebase-auth/google-login.md index 176a75c8..59171975 100644 --- a/docs/ff-integrations/authentication/firebase-auth/google-login.md +++ b/docs/ff-integrations/authentication/firebase-auth/google-login.md @@ -9,7 +9,7 @@ keywords: [FlutterFlow, Google OAuth, Authentication, Firebase] # Google Login -Google Sign-In allows users to authenticate using their Google Accounts. +Google Sign-In allow users to authenticate using their Google Accounts. :::info[Prerequisites]