Skip to content

Commit 09ef21a

Browse files
Update README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 2a2acd1 commit 09ef21a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ const firebaseConfig = {
123123
5. After it's ready click on continue to proceed to the Firebase dashboard.
124124
6. On the Project Overview page, click "+add app" and select "</>" Web option.
125125
7. Enter an App nickname (e.g., CustomCodeEditor) and click on Register app then continue to console.
126-
8. Go to the **Build** endpoint and select `Authentication` then in [`sign in providers`] select `Google`. Enable and select support email for the project then click on the save button
126+
8. Go to the **Build** endpoint and select `Authentication` then in [`sign in providers`] select `Google`. Enable and select support email for the project then click on the save button
127127
9. Create a `.env` file in your root directory and add these values:
128128
```
129129
REACT_APP_FIREBASE_API_KEY=""

0 commit comments

Comments
 (0)