From 87795384de062abad50f86775e4803e4a23d51fc Mon Sep 17 00:00:00 2001 From: Peter Dave Hello <3691490+PeterDaveHello@users.noreply.github.com> Date: Tue, 10 Feb 2026 20:53:38 +0800 Subject: chore: fix typos and GitHub capitalization (#12852) --- packages/console/app/src/i18n/en.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/console/app') diff --git a/packages/console/app/src/i18n/en.ts b/packages/console/app/src/i18n/en.ts index 1aecdb846..08c716aba 100644 --- a/packages/console/app/src/i18n/en.ts +++ b/packages/console/app/src/i18n/en.ts @@ -394,7 +394,7 @@ export const dict = { "workspace.settings.edit": "Edit", "workspace.billing.title": "Billing", - "workspace.billing.subtitle.beforeLink": "Manage payments methods.", + "workspace.billing.subtitle.beforeLink": "Manage payment methods.", "workspace.billing.contactUs": "Contact us", "workspace.billing.subtitle.afterLink": "if you have any questions.", "workspace.billing.currentBalance": "Current Balance", -- cgit v1.2.3