diff options
author | Rory O’Kane <rory@roryokane.com> | 2019-04-04 21:06:34 +0000 |
---|---|---|
committer | Rory O’Kane <rory@roryokane.com> | 2019-04-04 21:06:34 +0000 |
commit | 7fd9451c13a0113fa3deadd1c0afab5b8868c5c6 (patch) | |
tree | 28c4c5f16c1e2e5d67415f5ec749e4bbc1acc1a2 /CONTRIBUTING.md | |
parent | 1ddd9eff6dd931b0689743d571b7bf3fccedb979 (diff) | |
download | gitlab-ce-7fd9451c13a0113fa3deadd1c0afab5b8868c5c6.tar.gz |
Fix capitalization of a sentence in CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 97dbe2f512b..82e16b4fbf4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -18,7 +18,7 @@ _This notice should stay as the first item in the CONTRIBUTING.md file._ ## Contributing Documentation has been moved As of July 2018, all the documentation for contributing to the GitLab project has been moved to a new location. -[view the new documentation](doc/development/contributing/index.md) to find the latest information. +[View the new documentation](doc/development/contributing/index.md) to find the latest information. ## Contribute to GitLab |