Skip to content

Commit c2d1315

Browse files
committed
fix: pencil
1 parent 15d644e commit c2d1315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ Set up your Firebase project as follows:
192192
7. Ensure your service account has the **Firebase Authentication Admin** role. This is required
193193
to ensure that exported user records contain the password hashes of the user accounts:
194194
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
195+
2. Find your service account in the list. If not added click the pencil icon to edit its
196196
permissions.
197197
3. Click **ADD ANOTHER ROLE** and choose **Firebase Authentication Admin**.
198198
4. Click **SAVE**.

0 commit comments

Comments
 (0)