Commit b99adc9b9ac5283eb94306031af52334c831dc39

Authored by Daniel Bovensiepen
1 parent 54b89215

Minor README fix

I guess it should be "...*more* than 50,000"
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  
... ...