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 1cc87f8 commit 3917f1aCopy full SHA for 3917f1a
CONTRIBUTING.md
@@ -239,7 +239,7 @@ Set up your Firebase project as follows:
239
8. Ensure your service account has the **Firebase Authentication Admin** role. This is required
240
to ensure that exported user records contain the password hashes of the user accounts:
241
1. Go to [Google Cloud console | IAM & admin](https://console.cloud.google.com/iam-admin).
242
- 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
243
permissions.
244
3. Click **ADD ANOTHER ROLE** and choose **Firebase Authentication Admin**.
245
4. Click **SAVE**.
0 commit comments