From 16a81f65eb3ad05a8d6d47664c8c274338155abb Mon Sep 17 00:00:00 2001
From: Praveen Arimbrathodiyil <praveen@debian.org>
Date: Tue, 6 Jun 2017 12:33:26 +0000
Subject: [PATCH] use &#44; for comma

---
 pug/pages/index.pug | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pug/pages/index.pug b/pug/pages/index.pug
index c44d885..4334eed 100644
--- a/pug/pages/index.pug
+++ b/pug/pages/index.pug
@@ -6,8 +6,8 @@ block content
             h1 Free Software User Groups in India
             #mapid
             p
-                |'Free Software Community of India is a collective of Free Software (sometimes also called as Open Source Software)
-                users, advocates and developers.'
+                |Free Software Community of India is a collective of Free Software (sometimes also called as Open Source Software)
+                users&#44; advocates and developers.
                 |We maintain communication and collaboration infrastructure for everyone that respects their freedom and privacy.
                 |We maintain a list of Free Software communities and offer sub domains of fsug.in or fosscommunity.in.
                 |We depend on donations and community manpower to run the infrastructure.
-- 
GitLab