From c21f853f703057b6945c5a7497f5a881c0f957c2 Mon Sep 17 00:00:00 2001
From: Micah Anderson <micah@riseup.net>
Date: Tue, 30 Aug 2016 16:57:22 -0400
Subject: [PATCH] fix formatting

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

diff --git a/index.html b/index.html
index 961e3c1..6d76954 100644
--- a/index.html
+++ b/index.html
@@ -50,7 +50,8 @@
 		},
 		{
 			Q: <span class="value">'I can't create or fork a repository!</span>,
-			A: <span class="value">'New users are not allowed to create/fork repos, this is on purpose to stop spammers and uncontrolled growth. Please contact us if you need to do this.'</span>
+                        A: <span class="value">'New users are not allowed to create/fork repos, this is on
+                        purpose to stop spammers and uncontrolled growth. Please contact us if you need halp.'</span>
 		},
 		{
 			Q: <span class="value">'Hey, we have a project and it needs hosting'</span>,
-- 
GitLab