Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRay Paik <rpaik@gitlab.com>2019-08-30 01:41:53 +0300
committerRay Paik <rpaik@gitlab.com>2019-08-30 01:41:53 +0300
commitee18bf57f3cae9be75f7b569d3993df83d7d4d94 (patch)
treee516b804e1fc3ba40563699459ef4ab482bf9d34 /doc
parent0aee1420c036e6c89006c6ad8efac2e811e2315b (diff)
parent9341406805488ed162b72039362e30f478d404ca (diff)
Merge branch 'patch-78' into 'master'
Fixed spelling See merge request gitlab-org/gitlab-ce!32432
Diffstat (limited to 'doc')
-rw-r--r--doc/development/documentation/structure.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/documentation/structure.md b/doc/development/documentation/structure.md
index 025a946da0e..158e69df2a6 100644
--- a/doc/development/documentation/structure.md
+++ b/doc/development/documentation/structure.md
@@ -13,7 +13,7 @@ and the section on Content in the [Style Guide](styleguide.md).
## Components of a documentation page
-Most pages will be dedicated to a specifig GitLab feature or to a use case that involves
+Most pages will be dedicated to a specific GitLab feature or to a use case that involves
one or more features, potentially in conjunction with third-party tools.
Every feature or use case document should include the following content in the following sequence,