summaryrefslogtreecommitdiff
path: root/doc/development
diff options
context:
space:
mode:
authorCasey Burnett <burnett.casey@gmail.com>2018-09-14 11:08:31 +0000
committerMarcia Ramos <virtua.creative@gmail.com>2018-09-14 11:08:31 +0000
commitf3507cbf701d49f9782061583f29493353236c56 (patch)
tree1183343ebbc147bfaff0bee4b82bbadd8a5ff19a /doc/development
parent3fd0a46912ce8ca43e417515733a295fe9815cfd (diff)
downloadgitlab-ce-f3507cbf701d49f9782061583f29493353236c56.tar.gz
docs/ Grammatical Fix workflow.md
Diffstat (limited to 'doc/development')
-rw-r--r--doc/development/documentation/workflow.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/documentation/workflow.md b/doc/development/documentation/workflow.md
index 339ec80f889..52bc059a925 100644
--- a/doc/development/documentation/workflow.md
+++ b/doc/development/documentation/workflow.md
@@ -31,7 +31,7 @@ only and does not directly affect the way that any regular user or
administrator would interact with GitLab.
NOTE: **Note:**
-When refactoring documentation in needed, it should be submitted it in its own MR.
+When refactoring documentation, it should be submitted in its own MR.
**Do not** join new features' MRs with refactoring existing docs, as they might have
different priorities.