From 84093e352557db76f94eef99a0ebaa84f0e6d994 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Thu, 22 Feb 2024 15:17:23 +0000 Subject: [PATCH] Minor space fix --- src/components/OpenSourceBanner.astro | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/components/OpenSourceBanner.astro b/src/components/OpenSourceBanner.astro index 9c3ca2f9e..04ec350f2 100644 --- a/src/components/OpenSourceBanner.astro +++ b/src/components/OpenSourceBanner.astro @@ -16,11 +16,13 @@ const discordInfo = await getDiscordInfo(); href='https://github.com/search?o=desc&q=stars%3A%3E100000&s=stars&type=Repositories' target='_blank' class='font-medium text-gray-600 underline underline-offset-2 hover:text-black' - >6th most starred project on GitHub - and is visited by hundreds of thousands of developers every month. + >6th most starred project on GitHub and is visited by hundreds of thousands of developers every month.

-
+