Commit e26c7f7767e2faa9fbf1222fae2f22352e37bb5a
Exists in
spb-stable
and in
3 other branches
Merge pull request #6280 from bovi/patch-1
Minor README fix
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
README.md
... | ... | @@ -9,7 +9,7 @@ |
9 | 9 | * Manage git repositories with fine grained access controls that keep your code secure |
10 | 10 | * Perform code reviews and enhance collaboration with merge requests |
11 | 11 | * Each project can also have an issue tracker and a wiki |
12 | -* Used by than 50,000 organizations, GitLab is the most popular solution to manage git repositories on-premises | |
12 | +* Used by more than 50,000 organizations, GitLab is the most popular solution to manage git repositories on-premises | |
13 | 13 | * Completely free and open source (MIT Expat license) |
14 | 14 | * Powered by Ruby on Rails |
15 | 15 | ... | ... |