diff --git a/docs/faqs.md b/docs/faqs.md index aeff729c..7e9a8c87 100644 --- a/docs/faqs.md +++ b/docs/faqs.md @@ -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;