Commit 05ab4d8ba3357aabe39961f6eed3c2228d647153

Authored by Dmitriy Zaporozhets
2 parents bed05a13 7b33efdf

Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
app/views/help/index.html.haml
... ... @@ -12,7 +12,7 @@
12 12 %br
13 13 Each project can also have an issue tracker and a wiki.
14 14 %br
15   - Used by than 50,000 organizations, GitLab is the most popular solution to manage git repositories on-premises.
  15 + Used by more than 50,000 organizations, GitLab is the most popular solution to manage git repositories on-premises.
16 16 %br
17 17 Read more about GitLab at #{link_to "www.gitlab.com", "https://www.gitlab.com/", target: "_blank"}.
18 18  
... ...