diff --git a/apps/portal/src/app/account/billing/manage-billing/page.mdx b/apps/portal/src/app/account/billing/manage-billing/page.mdx
index c9f95fb53f7..d00a6ecc4e3 100644
--- a/apps/portal/src/app/account/billing/manage-billing/page.mdx
+++ b/apps/portal/src/app/account/billing/manage-billing/page.mdx
@@ -22,12 +22,9 @@ export const metadata = createMetadata({
To update your billing information:
-1. On your dashboard, navigate to **Settings > Billing > Manage Billing**.
-2. This will redirect you to the Stripe Customer Portal.
-3. In the Stripe Customer Portal, you can:
- - Update the card used for payments or add a new one.
- - Update billing information, such as your address.
- - Save any changes made.
+1. On your dashboard, navigate to Settings > Billing > Manage Billing. This will redirect you to the Stripe Customer Portal.
+2. In the Stripe Customer Portal, you can update the card used for payments or add a new one. Update billing information, such as your address.
+4. Save any changes made.
@@ -35,8 +32,5 @@ To update your billing information:
To view your past invoices:
-1. On your dashboard, navigate to **Settings > Billing > Manage Billing**.
-2. In the Stripe Customer Portal, scroll to the **Invoice History** section.
-3. View or download your past invoices.
-
-
\ No newline at end of file
+1. Login to thirdweb and navigate to **Settings > Invoices.**
+2. View or download your past invoices.