diff options
author | Shan <s.gohar@gmail.com> | 2019-08-29 21:34:41 +0000 |
---|---|---|
committer | Shan <s.gohar@gmail.com> | 2019-08-29 21:34:41 +0000 |
commit | 225fba83cae544fcf1af4bd250bf7f125229ef6c (patch) | |
tree | 68ce9949b1c629a2dfdb01b4d56b20c6a7763c71 /doc | |
parent | 873a344e8605310254d8441ac2c77d730c391aea (diff) | |
download | gitlab-ce-225fba83cae544fcf1af4bd250bf7f125229ef6c.tar.gz |
Fixed spelling
Diffstat (limited to 'doc')
-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 c9ae00d148a..edd83f67d3b 100644 --- a/doc/development/documentation/index.md +++ b/doc/development/documentation/index.md @@ -88,7 +88,7 @@ in an EE MR. To pass the test, simply remove the docs changes from the EE MR, an ## Changing document location Changing a document's location requires specific steps to be followed to ensure that -users can seamlessly access the new doc page, whether they are accesing content +users can seamlessly access the new doc page, whether they are accessing content on a GitLab instance domain at `/help` or at docs.gitlab.com. Be sure to ping a GitLab technical writer if you have any questions during the process (such as whether the move is necessary), and ensure that a technical writer reviews this |