From 783890b024e2623dc9c9dd7b42f0abad308fcf68 Mon Sep 17 00:00:00 2001 From: Priya Shrivastava Date: Wed, 17 Jul 2013 12:27:42 +0530 Subject: [PATCH] [docs] --- docs/docs.user.intro.open_source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs.user.intro.open_source.md b/docs/docs.user.intro.open_source.md index ed1556e737..cd3a4db261 100644 --- a/docs/docs.user.intro.open_source.md +++ b/docs/docs.user.intro.open_source.md @@ -9,7 +9,7 @@ Advantages of an Open Source software are: 1. You can choose to change your service provider anytime. 1. You can host the application anywhere, including your own server so you have complete ownership and privacy of the data. -1. There will always be a community to support you incase you need help and you are not dependant on only your service provider. +1. There will always be a community to support you incase you need help and you are not dependant only on your service provider. 1. The product is critiqued and used by a wide range of people who have reported hundreds of issues and suggestions to make the product better and this will always continue. ---