TBR: Removed reference to corp.google in permissions/README.md

Change-Id: I0d648cc8336b8be57bca4e2bffaaa5491f1655bd
diff --git a/permissions/README.md b/permissions/README.md
index 33f3729..5b21dd3 100644
--- a/permissions/README.md
+++ b/permissions/README.md
@@ -2,5 +2,5 @@
 
 #Setup
 This application requires firebase. Set it up by following these instructions (https://firebase.google.com/docs/android/setup)
-1. add application package to a project in the firebase console (https://firebase.corp.google.com/)
+1. add application package to a project in the Firebase console (https://firebase.google.com/)
 2. add the generated google-services.json to the /app folder.