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
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2017-03-16 22:00:01 +0300
committerMarcia Ramos <virtua.creative@gmail.com>2017-03-16 22:00:01 +0300
commitf6d06ad45747662603a6059b17b2b8b29af1aec9 (patch)
treef74afabaeca54a5cc67fbb4fcdec9248f05a1a0c /doc/development/writing_documentation.md
parentdda8896e9382b6e306e8a06bf4bf144f0815c49c (diff)
rename remaining experession
Diffstat (limited to 'doc/development/writing_documentation.md')
-rw-r--r--doc/development/writing_documentation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/writing_documentation.md b/doc/development/writing_documentation.md
index c0440604297..a9d58c0b1d6 100644
--- a/doc/development/writing_documentation.md
+++ b/doc/development/writing_documentation.md
@@ -6,7 +6,7 @@
## Distinction between General Documentation and Technical Articles
-Every **Documentation Article** contains, in the very beginning, a blockquote with the following information:
+Every **Technical Article** contains, in the very beginning, a blockquote with the following information:
- A reference to the **type of article** (user guide, admin guide, tech overview, tutorial)
- A reference to the **knowledge level** expected from the reader to be able to follow through (beginner, intermediate, advanced)