summaryrefslogtreecommitdiff
path: root/doc/development/documentation/index.md
diff options
context:
space:
mode:
authorMarcel Amirault <mamirault@gitlab.com>2019-09-02 16:02:14 +0900
committerMarcel Amirault <mamirault@gitlab.com>2019-09-02 16:53:47 +0900
commit54b229622ae0edf27e898fd3d49fe97f08842d3a (patch)
tree18c5331616920ebfbfe257440bbf6ada6ecc74c1 /doc/development/documentation/index.md
parentf891065e8ce190f119e132ad8885931af85ae707 (diff)
downloadgitlab-ce-docs-james-gill-contribution.tar.gz
Diffstat (limited to 'doc/development/documentation/index.md')
-rw-r--r--doc/development/documentation/index.md2
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.