diff --git a/docs/ff-integrations/authentication/supabase-auth/supabase-apple-auth.md b/docs/ff-integrations/authentication/supabase-auth/supabase-apple-auth.md index 2857a9e4..88e7b22c 100644 --- a/docs/ff-integrations/authentication/supabase-auth/supabase-apple-auth.md +++ b/docs/ff-integrations/authentication/supabase-auth/supabase-apple-auth.md @@ -175,7 +175,7 @@ To enable Supabase Apple authentication in FlutterFlow, go to **Settings and Int ![enable-apple-auth-flutterflow.avif](imgs/enable-apple-auth-flutterflow.avif) -## Creating Account [Action] +## Create Account [Action] Now, proceed to add an account creation flow, which consists of the following two actions: @@ -237,4 +237,4 @@ Here's how you configure your project in Xcode: To verify that you have successfully added the Apple authentication, you can come over to your **Supabase project > Authentication > Users** and verify the user entries. Also, verify entries in your public `users` table. -![user-entries-in-supabase-auth](imgs/user-entries-in-supabase-auth.avif) \ No newline at end of file +![user-entries-in-supabase-auth](imgs/user-entries-in-supabase-auth.avif)