Skip to content

Commit 255374b

Browse files
committed
Address comments
1 parent e26aed9 commit 255374b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/accounts-billing/referral-program.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Everyone with a FlutterFlow account has a personal referral code to share with f
66
In order to receive this reward, the person you referred will need to:
77

88
1. Click your referral link and create a FlutterFlow account.
9-
2. Complete purchase of a FlutterFlow Paid Plan (after their trial period ends).
9+
2. Complete purchase of any of the paid subscriptions (after their trial period ends).
1010

1111
You are only eligible for one referral reward per individual. If your referral has already signed up for FlutterFlow, this will not be eligible for a reward.
1212

@@ -28,7 +28,7 @@ Your personal referral code is listed on your [My Account Page](https://app.flut
2828
You can track your referrals in the **Referrals** section on the [My Account Page](https://app.flutterflow.io/account). Here you will see:
2929

3030
* **Signed Up:** How many people have signed up for FluterFlow using your referral link.
31-
* **Subscribed:** How many people have subscribed to FlutterFlow Paid Plan using your referral link.
31+
* **Subscribed:** How many people have subscribed to a FlutterFlow paid subscription using your referral link.
3232

3333
![track-referrals.png](imgs/track-referral.avif)
3434

docs/resources/projects/libraries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ To publish a project as a library, it must meet the following requirements:
8787
- **No Failed Deployments**: The Publish button remains disabled if a deployment process was started and failed.
8888
- **No Errors or Warnings**: All project errors or warnings must be addressed beforehand.
8989
- **Main Branch Only**: You can only publish from the main branch.
90-
- [**Paid Plan**](https://www.flutterflow.io/pricing): Subscription to one the paid plans is required to publish a project as a Library.
90+
- [**Paid Plan**](https://www.flutterflow.io/pricing): Subscription to one of the paid plans is required to publish a project as a Library.
9191
- **Not Cloned from Marketplace**: The project cannot be a clone of a Marketplace item.
9292
:::
9393

0 commit comments

Comments
 (0)