Skip to content

Commit a9f7f95

Browse files
committed
🎨 Fix trailing whitespaces
Signed-off-by: Peter Friese <[email protected]>
1 parent 7b554bf commit a9f7f95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Examples/FriendlyFlix/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ check out the [official documentation](https://firebase.google.com/docs/data-con
3232

3333
3. Navigate to the [Data Connect section](https://console.firebase.google.com/u/0/project/_/dataconnect)
3434
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.
3636
- Select the option to create a new Cloud SQL instance and fill in the following fields:
3737
- Service ID: `dataconnect`
3838
- Cloud SQL Instance ID: `fdc-sql`
@@ -50,7 +50,7 @@ check out the [official documentation](https://firebase.google.com/docs/data-con
5050
git clone https://github.com/firebase/data-connect-ios-sdk.git
5151
```
5252

53-
2. Move the `GoogleService-Info.plist` config file (downloaded in the previous step) into the root folder of the sample app in the
53+
2. Move the `GoogleService-Info.plist` config file (downloaded in the previous step) into the root folder of the sample app in the
5454
`data-connect-ios-sdk/Examples/FriendlyFlix/app/FriendlyFlix/FriendlyFlix/GoogleService-Info.plist` directory.
5555

5656
### 3. Open in Visual Studio Code (VS Code)

0 commit comments

Comments
 (0)