Skip to content

Commit bdcf848

Browse files
committed
fix: update business to team
1 parent 37894bb commit bdcf848

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

content/docs/api-reference/rate-limiting.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Standard requests cost 1 request token and bulk requests cost 100 request tokens
1515

1616
Each category has a different limit of requests per second (RPS), with the endpoints in each category shown below.
1717

18-
| Category | Free | Pro | Business | Enterprise | Endpoints |
18+
| Category | Free | Pro | Team | Enterprise | Endpoints |
1919
|---------------|--------|---------|----------|------------|----------------------------------------------------------------|
2020
| Events | 60 RPS | 240 RPS | 600 RPS | 6K RPS | Trigger |
2121
| Configuration | 20 RPS | 80 RPS | 200 RPS | 2k RPS | Subscribers, Topics, Tenants |

content/docs/platform/account/billing.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ import { Accordion, Accordions } from 'fumadocs-ui/components/accordion';
1010
## Frequently Asked Questions
1111

1212
<Accordions>
13-
<Accordion title="How do I purchase the business or enterprise tier?">
14-
Business or enterprise tier subscriptions can be purchased from billing settings in the Novu dashboard. Click on the avatar icon in the top right corner of the dashboard, then click on **Billing Plans** in the left side menu to access the billing settings. From there, you can select the desired subscription tier and complete the purchase.
13+
<Accordion title="How to purchase a paid plan?">
14+
Paid plans can be purchased from billing settings in the Novu dashboard. Click on the avatar icon in the top right corner of the dashboard, then click on **Billing Plans** in the left side menu to access the billing settings. From there, you can select the desired subscription tier and complete the purchase.
1515

1616
<img
1717
alt="Upgrade subscription from billing settings"

0 commit comments

Comments
 (0)