Skip to content

Commit 75ca393

Browse files
authored
Update switch to PAYG action button label (#16777)
1 parent 5c7eac6 commit 75ca393

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dashboard/src/SwitchToPAYG.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,7 @@ function SwitchToPAYG() {
434434

435435
<div className="mt-12">
436436
<a href={billingLink}>
437-
<button className="secondary">Go to Billing</button>
437+
<button className="secondary">Manage usage limit</button>
438438
</a>
439439
</div>
440440
</div>

0 commit comments

Comments
 (0)