Skip to content

Commit 315c372

Browse files
committed
correct asset updated, improved formatting
1 parent aa787aa commit 315c372

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
-11.9 KB
Loading

docs/troubleshooting/firebase-issues/client_access_to_firestore_expired.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ You may receive an email from Firebase with the subject:
1111

1212
This message typically appears when your Firestore database is in **Test Mode** and the access duration has expired.
1313

14-
Reason for This Message
14+
You are seeing this error message because of the following:
1515

1616
When setting up Firestore for the first time, Firebase offers two rule options:
1717

docs/troubleshooting/firebase-issues/firebase_storage_limits_in_flutterflow.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ Managing Firebase Storage properly is essential for controlling your app's file
1010

1111
## Firebase Storage Plans and Limits
1212

13-
- **Spark Plan (Free)**
13+
- **Spark Plan**
1414

15-
- Includes up to **1 GB** of storage.
15+
- Includes up to **[1 GB](https://firebase.google.com/pricing)** of Firestore storage.
1616
- Exceeding this limit requires upgrading to a paid plan.
1717

1818
- **Blaze Plan (Pay-as-you-go)**

0 commit comments

Comments
 (0)