Skip to content

Commit ce17a3b

Browse files
committed
change no license copy
1 parent a0ec32b commit ce17a3b

File tree

1 file changed

+1
-1
lines changed
  • packages/web/src/app/[domain]/settings/license

1 file changed

+1
-1
lines changed

packages/web/src/app/[domain]/settings/license/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ export default async function LicensePage({ params: { domain } }: LicensePagePro
3939
<Button asChild>
4040
<a href={`https://sourcebot.dev/contact`} target="_blank" rel="noopener noreferrer">
4141
<Mail className="h-4 w-4 mr-2" />
42-
Contact Us
42+
Request a trial license
4343
</a>
4444
</Button>
4545
</div>

0 commit comments

Comments
 (0)