We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87bd3b0 commit 82c0055Copy full SHA for 82c0055
CONTRIBUTING.md
@@ -205,7 +205,7 @@ Set up your Firebase project as follows:
205
7. Ensure your service account has the **Firebase Authentication Admin** role. This is required
206
to ensure that exported user records contain the password hashes of the user accounts:
207
1. Go to [Google Cloud console | IAM & admin](https://console.cloud.google.com/iam-admin).
208
- 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
209
permissions.
210
3. Click **ADD ANOTHER ROLE** and choose **Firebase Authentication Admin**.
211
4. Click **SAVE**.
0 commit comments