Skip to content

Commit e78a329

Browse files
authored
Remove unnecessary word from google guide (#4905)
1 parent 63c35b3 commit e78a329

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
@@ -203,7 +203,7 @@ The [`google-signin`](https://github.com/react-native-community/react-native-goo
203203
allowing you to create a credential and sign-in to Firebase.
204204

205205
Most configuration is already setup when using Google Sign-In with Firebase, however you need to ensure your machines
206-
SHA1 key has been configured for use with Android. You can see view how to generate the key on the [Getting Started](/)
206+
SHA1 key has been configured for use with Android. You can see how to generate the key on the [Getting Started](/)
207207
documentation.
208208

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

0 commit comments

Comments
 (0)