diff options
author | Marcel Amirault <mamirault@gitlab.com> | 2019-09-02 16:02:14 +0900 |
---|---|---|
committer | Marcel Amirault <mamirault@gitlab.com> | 2019-09-02 16:53:47 +0900 |
commit | 54b229622ae0edf27e898fd3d49fe97f08842d3a (patch) | |
tree | 18c5331616920ebfbfe257440bbf6ada6ecc74c1 /doc/development/documentation | |
parent | f891065e8ce190f119e132ad8885931af85ae707 (diff) | |
download | gitlab-ce-docs-james-gill-contribution.tar.gz |
Put a comma backdocs-james-gill-contribution
Diffstat (limited to 'doc/development/documentation')
-rw-r--r-- | doc/development/documentation/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/documentation/index.md b/doc/development/documentation/index.md index d98c56d27db..719b9aa212a 100644 --- a/doc/development/documentation/index.md +++ b/doc/development/documentation/index.md @@ -481,7 +481,7 @@ The current tests are: ### Linting -To help adhere to the [documentation style guidelines](styleguide.md) and improve the content +To help adhere to the [documentation style guidelines](styleguide.md), and improve the content added to documentation, consider locally installing and running documentation linters. This will help you catch common issues before raising merge requests for review of documentation. |