Skip to content

Commit 60e2516

Browse files
committed
Update page.tsx
1 parent d836b6b commit 60e2516

File tree

1 file changed

+1
-1
lines changed
  • apps/dashboard/src/app/(app)/team/[team_slug]/[project_slug]/assets/create-token

1 file changed

+1
-1
lines changed

apps/dashboard/src/app/(app)/team/[team_slug]/[project_slug]/assets/create-token/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -596,7 +596,7 @@ export default function CreateTokenPage() {
596596
htmlFor="saleEnabled"
597597
className="text-base font-medium cursor-pointer"
598598
>
599-
Launch token with Initial Sale Fixed Price
599+
Launch token with Token Sale
600600
</label>
601601
</div>
602602
<p className="text-sm text-muted-foreground ml-7">

0 commit comments

Comments
 (0)