From cbcce2112b2155b121949a542246f8f2d8d7d196 Mon Sep 17 00:00:00 2001 From: Walidoux Date: Sat, 13 Aug 2022 14:15:08 +0100 Subject: [PATCH] fix: bad local string --- pages/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/index.tsx b/pages/index.tsx index 6a86669..fe7cd0a 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -21,7 +21,7 @@ const Home: NextPage = () => { - {t('common:walidoux-github')} + {t('common:repo-github')}