You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Examples/FriendlyFlix/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ check out the [official documentation](https://firebase.google.com/docs/data-con
32
32
33
33
3. Navigate to the [Data Connect section](https://console.firebase.google.com/u/0/project/_/dataconnect)
34
34
of the Firebase console, click on the "Get Started" button and follow the setup workflow:
35
-
- Select a location for your Cloud SQL for PostgreSQL database (this sample uses `us-central1`). If you choose a different location, you'll also need to change the `data-connect-ios-sdk/Examples/FriendlyFlix/dataconnect/dataconnect.yaml` file.
35
+
- Select a location for your Cloud SQL for PostgreSQL database (this sample uses `us-central1`). If you choose a different location, you'll also need to change the `data-connect-ios-sdk/Examples/FriendlyFlix/dataconnect/dataconnect.yaml` file.
36
36
- Select the option to create a new Cloud SQL instance and fill in the following fields:
37
37
- Service ID: `dataconnect`
38
38
- Cloud SQL Instance ID: `fdc-sql`
@@ -50,7 +50,7 @@ check out the [official documentation](https://firebase.google.com/docs/data-con
0 commit comments