Skip to content

Commit 47fd8d0

Browse files
authored
Update action name in header
1 parent 3d820c7 commit 47fd8d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/ff-integrations/authentication/supabase-auth/supabase-apple-auth.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ To enable Supabase Apple authentication in FlutterFlow, go to **Settings and Int
175175

176176
![enable-apple-auth-flutterflow.avif](imgs/enable-apple-auth-flutterflow.avif)
177177

178-
## Creating Account [Action]
178+
## Create Account [Action]
179179

180180
Now, proceed to add an account creation flow, which consists of the following two actions:
181181

@@ -237,4 +237,4 @@ Here's how you configure your project in Xcode:
237237

238238
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.
239239

240-
![user-entries-in-supabase-auth](imgs/user-entries-in-supabase-auth.avif)
240+
![user-entries-in-supabase-auth](imgs/user-entries-in-supabase-auth.avif)

0 commit comments

Comments
 (0)