We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60beb7f commit 69e0991Copy full SHA for 69e0991
CONTRIBUTING.md
@@ -246,7 +246,7 @@ Set up your Firebase project as follows:
246
8. Ensure your service account has the **Firebase Authentication Admin** role. This is required
247
to ensure that exported user records contain the password hashes of the user accounts:
248
1. Go to [Google Cloud console | IAM & admin](https://console.cloud.google.com/iam-admin).
249
- 2. Find your service account in the list. If not added click the **pencil** icon to edit its
+ 2. Find your service account in the list. If not added click the pencil icon to edit its
250
permissions.
251
3. Click **ADD ANOTHER ROLE** and choose **Firebase Authentication Admin**.
252
4. Click **SAVE**.
0 commit comments