From 10eaee55704e15d96429807262e24c9ae5368060 Mon Sep 17 00:00:00 2001 From: Kent Dong Date: Fri, 3 Nov 2023 11:13:14 +0800 Subject: [PATCH] fix: Fix some typos in dashboard page (#277) --- frontend/src/pages/dashboard/index.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/pages/dashboard/index.tsx b/frontend/src/pages/dashboard/index.tsx index 6d9beb93..cca189eb 100644 --- a/frontend/src/pages/dashboard/index.tsx +++ b/frontend/src/pages/dashboard/index.tsx @@ -157,7 +157,7 @@ const Dashboard: React.FC = () => {
  • - {t('dashboard.configNotes.tem2_2')} + {t('dashboard.configNotes.item2_2')}
                             GF_SECURITY_COOKIE_SECURE=true
    GF_SECURITY_COOKIE_SAMESITE=none
    @@ -189,7 +189,7 @@ const Dashboard: React.FC = () => { - + { }} />
  • -
  • {t('dashboard.configNotes.k8s.item4')}
  • +
  • {t('dashboard.configNotes.item4')}