Skip to content

Commit 585c1e8

Browse files
committed
fix
1 parent 78a2a08 commit 585c1e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/containers/Subscribtion/Home.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ export function SubscribeHome({ returnUrl, isTrial }: { returnUrl?: string; isTr
108108
{!isSubscribed && (
109109
<div className="mx-auto flex max-w-[600px] flex-col gap-4">
110110
<p className="text-center text-[#919296]">
111-
Upgrade now for access to LlamaFeed, increased api limits and premium api endpoints.
111+
Upgrade now for access to LlamaFeed, Custom Dashboards, CSV data downloads and more.
112112
</p>
113113
{isAuthenticated && (
114114
<div className="mx-auto w-full max-w-[400px]">

0 commit comments

Comments
 (0)