From e52332735533f245e60819bece7cf4eff995b8b8 Mon Sep 17 00:00:00 2001 From: David Southard Date: Thu, 10 Jan 2013 13:21:54 -0600 Subject: [PATCH] update grammar in check application status section --- doc/install/installation.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/install/installation.md b/doc/install/installation.md index 79cac8b6..f2722151 100644 --- a/doc/install/installation.md +++ b/doc/install/installation.md @@ -280,9 +280,8 @@ To make sure you didn't miss anything run a more thorough check with: sudo -u gitlab -H bundle exec rake gitlab:check RAILS_ENV=production -If you are all green: congratulations, you successfully installed GitLab! -Although this is the case, there are still a few steps to go. - +If all items are green, then congratulations on successfully installing GitLab! +However there are still a few steps left. ## Install Init Script