diff options
Diffstat (limited to 'site')
-rw-r--r-- | site/git/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/git/index.php b/site/git/index.php index 8626441..297a572 100644 --- a/site/git/index.php +++ b/site/git/index.php @@ -91,7 +91,7 @@ <div> <h2 id="contrib"><?php echo gettext("How to use git, for creating patches"); ?></h2> <p> - Libreboot development is aided by <i>git</i>, a <i>distributed</i> version control system that is in wide use today. Git provides many practical benefits, + Libreboot development is facilitated by <i>git</i>, a <i>distributed</i> version control system that is in wide use today. Git provides many practical benefits, making collective development of software very easy. </p> <p> |