Update social-auth.md

Fix typo in "function bootstrap"
This commit is contained in:
Hans Garcia
2019-10-09 06:21:20 -04:00
committed by GitHub
parent a790ed5697
commit fe7aebea6a

View File

@@ -108,7 +108,7 @@ required to create a Firebase credential.
```js
import { GoogleSignin } from 'react-native-google-signin';
async funtion bootstrap() {
async function bootstrap() {
await GoogleSignin.configure({
scopes: ['https://www.googleapis.com/auth/drive.readonly'],
webClientId: '', // required