From 50444cc9b8b3aef0d000ccce18122922da83d850 Mon Sep 17 00:00:00 2001 From: yungbeard007 <44643761+yungbeard007@users.noreply.github.com> Date: Thu, 21 Mar 2019 15:42:26 +0200 Subject: [PATCH] fixed grammar error (#33824) --- guide/english/linux/advantages-of-linux/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/english/linux/advantages-of-linux/index.md b/guide/english/linux/advantages-of-linux/index.md index 6422dc6bcd..68a7ffbb93 100644 --- a/guide/english/linux/advantages-of-linux/index.md +++ b/guide/english/linux/advantages-of-linux/index.md @@ -10,7 +10,7 @@ All of the code that makes any Linux distribution work is freely available for a ## Less risk. -Software is only as good as the support its given. Imagine this: a piece of software is created by the company XYZ and later down the road, they go bankrupt or get bought by another company that decides to cut its support. The software would never see improvements or fixes and therefore its usefulness would inevitably erode and die. Linux is owned and operated by no single entity or company, so this situation cannot happen. More than that anyone is free to pick it up and contribute as well. The risk of losing support for Linux is very unlikely due to its overwhelming popularity and use. +Software is only as good as the support it's given. Imagine this: a piece of software is created by the company XYZ and later down the road, they go bankrupt or get bought by another company that decides to cut its support. The software would never see improvements or fixes and therefore its usefulness would inevitably erode and die. Linux is owned and operated by no single entity or company, so this situation cannot happen. More than that anyone is free to pick it up and contribute as well. The risk of losing support for Linux is very unlikely due to its overwhelming popularity and use. ## Lightweight.