Update faqs.md

This commit is contained in:
Sam Matthews 2017-04-17 14:28:30 +02:00 committed by GitHub
parent 48853e93eb
commit 6a38ebcde8
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ recommend using the native Android Studio emulators to reduce the chance of thes
### [Android] Checking for Google Play Services availability with React Native Firebase
React Native Firebase actually has a useful helper method for checking G.P.S availability:
React Native Firebase actually has a useful helper object for checking G.P.S availability:
```javascript
const availability = firebase.googleApiAvailability;