diff --git a/docs/ff-integrations/authentication/firebase-auth/auth-initial-setup.md b/docs/ff-integrations/authentication/firebase-auth/auth-initial-setup.md index 63da983c..4c8eb447 100644 --- a/docs/ff-integrations/authentication/firebase-auth/auth-initial-setup.md +++ b/docs/ff-integrations/authentication/firebase-auth/auth-initial-setup.md @@ -155,7 +155,7 @@ While releasing the app, make sure to [**get the key from Play Console**](#getti
Mac/Linux
- ```keytool -list -v \ -alias androiddebugkey -keystore ~/.android/debug.keystore``` + ```keytool -list -v -alias androiddebugkey -keystore ~/.android/debug.keystore```