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 15d644e commit c2d1315Copy full SHA for c2d1315
CONTRIBUTING.md
@@ -192,7 +192,7 @@ Set up your Firebase project as follows:
192
7. Ensure your service account has the **Firebase Authentication Admin** role. This is required
193
to ensure that exported user records contain the password hashes of the user accounts:
194
1. Go to [Google Cloud console | IAM & admin](https://console.cloud.google.com/iam-admin).
195
- 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
196
permissions.
197
3. Click **ADD ANOTHER ROLE** and choose **Firebase Authentication Admin**.
198
4. Click **SAVE**.
0 commit comments