From 21fb5aad6c081608b366aa3b6495bc8b179498ab Mon Sep 17 00:00:00 2001 From: anovazzi1 Date: Wed, 9 Aug 2023 10:59:50 -0300 Subject: [PATCH] style(headerComponent): capitalize the first letter of "The" in "Join The Waitlist" for consistency and readability --- src/frontend/src/components/headerComponent/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frontend/src/components/headerComponent/index.tsx b/src/frontend/src/components/headerComponent/index.tsx index 4ff75db8d..ddae6068c 100644 --- a/src/frontend/src/components/headerComponent/index.tsx +++ b/src/frontend/src/components/headerComponent/index.tsx @@ -40,7 +40,7 @@ export default function Header() { className="header-waitlist-link-box" > ⛓️ - Join the waitlist + Join The Waitlist ) : (