From 4c13164ad37ee62be8bb6bee1605cfa5f9f9b58b Mon Sep 17 00:00:00 2001 From: rajat <32998741+rajatdiptabiswas@users.noreply.github.com> Date: Tue, 14 Jan 2025 05:31:05 -0800 Subject: [PATCH] Update footer text on website (#1466) Changed "Website build by the community" to "Website built by the community". --- frontend/src/components/Footer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/Footer.tsx b/frontend/src/components/Footer.tsx index 83aa05ce..38a93803 100644 --- a/frontend/src/components/Footer.tsx +++ b/frontend/src/components/Footer.tsx @@ -6,7 +6,7 @@ export default function Footer() {
- Website build by the community. The source code is avaliable on{" "} + Website built by the community. The source code is avaliable on{" "}