Commit 7b33efdf5e8c6c4184b86315ec106803dfb0ff8b
1 parent
dee11dad
Exists in
spb-stable
and in
3 other branches
More than text was missing a word on the help page.
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 | ... | ... |