Commit 97a4e1b86ace4b338bba345ea54166503fe0048d

Authored by David Southard
Committed by Riyad Preukschas
1 parent 32dadb46

update grammar in check application status section

Showing 1 changed file with 2 additions and 3 deletions   Show diff stats
doc/install/installation.md
... ... @@ -280,9 +280,8 @@ To make sure you didn't miss anything run a more thorough check with:
280 280  
281 281 sudo -u gitlab -H bundle exec rake gitlab:check RAILS_ENV=production
282 282  
283   -If you are all green: congratulations, you successfully installed GitLab!
284   -Although this is the case, there are still a few steps to go.
285   -
  283 +If all items are green, then congratulations on successfully installing GitLab!
  284 +However there are still a few steps left.
286 285  
287 286 ## Install Init Script
288 287  
... ...