Skip to content

Commit bd1423e

Browse files
committed
nit changes
1 parent e0bb977 commit bd1423e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/ff-integrations/firebase/crashlytics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ keywords: [FlutterFlow, Firebase, Crashlytics]
1010
# Firebase Crashlytics
1111
[Firebase Crashlytics](https://firebase.google.com/products/crashlytics) is a crash-reporting tool that helps you catch errors. It enables you to troubleshoot the issue by logging the details, such as the exact line number that caused the error, device name, OS version, and time when the crash happened.
1212

13-
To enable it, navigate to **Settings and Integrations** > **Project Setup** > **Firebase** > Expand the **Crashlytics** section and **Enable Crashlytics**.
13+
To enable Firebase Crashlytics, navigate to **Settings and Integrations** > **Project Setup** > **Firebase** > Expand the **Crashlytics** section and **Enable Crashlytics**.
1414

1515
Firebase Crashlytics only supports catching errors on mobile platforms (Android and iOS).
1616

docs/ff-integrations/firebase/remote-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Follow the steps below to use the Remote Config:
2525

2626
### 1. Enable Remote Config
2727

28-
To enable it, navigate to **Settings and Integrations** > **Project Setup** > **Firebase** > Expand the **Remote Config** section and **Enable Remote Config**.
28+
To enable Remote Config, navigate to **Settings and Integrations** > **Project Setup** > **Firebase** > Expand the **Remote Config** section and **Enable Remote Config**.
2929

3030
![Enabling Remote Config](imgs/remote-config.avif)
3131

0 commit comments

Comments
 (0)