diff --git a/src/pages/Dashboard/index.tsx b/src/pages/Dashboard/index.tsx index b50085ad68..7e08594337 100644 --- a/src/pages/Dashboard/index.tsx +++ b/src/pages/Dashboard/index.tsx @@ -67,7 +67,7 @@ export const DashboardUi: React.FC = ({ i18nKey="dashboard.banner.busdForceLiquidations" components={{ Link: ( - + ), }} /> diff --git a/src/translation/translations/en.json b/src/translation/translations/en.json index ec3818606a..446b534efb 100644 --- a/src/translation/translations/en.json +++ b/src/translation/translations/en.json @@ -179,7 +179,7 @@ "dashboard": { "allTag": "All", "banner": { - "busdForceLiquidations": "Forced liquidations will be enabled in the BUSD market, in October. Every BUSD borrow position will be eligible to be liquidated, independently of their health rate. Snapshot" + "busdForceLiquidations": "Forced liquidations will be enabled in the BUSD market, on October 27th, 2023, after executing VIP-191" }, "borrowTabTitle": "Borrow", "connectWalletBanner": {