diff options
-rw-r--r-- | doc/user/project/repository/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/repository/index.md b/doc/user/project/repository/index.md index 6adf586584d..13b2f9e3669 100644 --- a/doc/user/project/repository/index.md +++ b/doc/user/project/repository/index.md @@ -132,7 +132,7 @@ Use GPG to [sign your commits](gpg_signed_commits/index.md). ## Repository size -In GitLab.com, your repository size limit is 10GB (including LFS). For other instances, +On GitLab.com, your repository size limit is 10GB (including LFS). For other instances, the repository size is limited by your system administrators. You can also [reduce a repository size using Git](reducing_the_repo_size_using_git.md). |