From 269152ee58e5dc5212fb08a334014550facbf426 Mon Sep 17 00:00:00 2001 From: Justin Edmund Date: Sat, 5 Mar 2022 10:55:28 -0800 Subject: [PATCH] Actually fix tag --- components/HeaderMenu/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/HeaderMenu/index.tsx b/components/HeaderMenu/index.tsx index bd375899..e6dcbae5 100644 --- a/components/HeaderMenu/index.tsx +++ b/components/HeaderMenu/index.tsx @@ -111,7 +111,7 @@ const HeaderMenu = (props: Props) => {
  • {t('menu.guides')} - {t('menu.coming_soon')} + {t('coming_soon')}