Skip to content

Commit bb1bf4c

Browse files
docs(auth): fix grammar in social-auth (#5878)
1 parent f24a204 commit bb1bf4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/auth/social-auth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ library. There are a number of [prerequisites](https://github.com/invertase/reac
2626

2727
Ensure the "Apple" sign-in provider is enabled on the [Firebase Console](https://console.firebase.google.com/project/_/authentication/providers).
2828

29-
Once setup, we can trigger an initial request to allow user to sign in with their Apple account, using a pre-rendered
29+
Once setup, we can trigger an initial request to allow the user to sign in with their Apple account, using a pre-rendered
3030
button the `react-native-apple-authentication` library provides:
3131

3232
```jsx

0 commit comments

Comments
 (0)