We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f24a204 commit bb1bf4cCopy full SHA for bb1bf4c
docs/auth/social-auth.md
@@ -26,7 +26,7 @@ library. There are a number of [prerequisites](https://github.com/invertase/reac
26
27
Ensure the "Apple" sign-in provider is enabled on the [Firebase Console](https://console.firebase.google.com/project/_/authentication/providers).
28
29
-Once setup, we can trigger an initial request to allow user to sign in with their Apple account, using a pre-rendered
+Once setup, we can trigger an initial request to allow the user to sign in with their Apple account, using a pre-rendered
30
button the `react-native-apple-authentication` library provides:
31
32
```jsx
0 commit comments