From 88c405d71a2639368ca15c30ae1e4d810282b7ec Mon Sep 17 00:00:00 2001 From: zhengqi zhang <770166635@qq.com> Date: Wed, 3 Jul 2024 14:28:58 +0800 Subject: [PATCH] Fix typo --- src/pages/en/home/ConnectUs.astro | 2 +- src/pages/en/home/Navigate.astro | 6 +----- src/pages/en/home/QuickStart.astro | 6 +++++- src/pages/es/home/Navigate.astro | 6 +----- src/pages/es/home/QuickStart.astro | 6 +++++- src/pages/tr/home/Navigate.astro | 7 +------ src/pages/tr/home/QuickStart.astro | 6 +++++- src/pages/zh/home/Navigate.astro | 6 +----- src/pages/zh/home/QuickStart.astro | 6 +++++- 9 files changed, 25 insertions(+), 26 deletions(-) diff --git a/src/pages/en/home/ConnectUs.astro b/src/pages/en/home/ConnectUs.astro index 3291c7108..a1b13ba38 100644 --- a/src/pages/en/home/ConnectUs.astro +++ b/src/pages/en/home/ConnectUs.astro @@ -16,7 +16,7 @@ const mediaList = [ { icon: NoteSvg, name: "Get in touch", - content: "Reach out directly if you need more support for hour project.", + content: "Reach out directly if you need more support for your project.", link: "", }, { diff --git a/src/pages/en/home/Navigate.astro b/src/pages/en/home/Navigate.astro index cd9079e98..765074a6e 100644 --- a/src/pages/en/home/Navigate.astro +++ b/src/pages/en/home/Navigate.astro @@ -35,11 +35,7 @@ const navList = [ ---