From 1d57687d33a091123bff21cfb782e3272acdd1ad Mon Sep 17 00:00:00 2001
From: Abraham Raji <avronr@tuta.io>
Date: Mon, 5 Jul 2021 02:05:53 +0530
Subject: [PATCH] Fix typo

---
 index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.html b/index.html
index fd3ab61..01d9033 100644
--- a/index.html
+++ b/index.html
@@ -356,7 +356,7 @@
               </div>
               <div id="collapseOne" class="panel-collapse collapse in" role="tabpanel" aria-labelledby="headingOne">
                 <div class="panel-body">
-                  <p>If you are a developer, you can contribue to code at fosscommunity <a href="https://git.fosscommunity.in/community">gitlab repo</a>.</p>
+                  <p>If you are a developer, you can contribute to code at fosscommunity <a href="https://git.fosscommunity.in/community">gitlab repo</a>.</p>
                 </div>
               </div>
             </div>
-- 
GitLab