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:
authorTom Bosmans <tom.94.bosmans@gmail.com>2018-01-18 11:32:26 +0300
committerTom Bosmans <tom.94.bosmans@gmail.com>2018-01-18 11:32:26 +0300
commitd29defd2a493760c9e946abbc7b691cfce63ccba (patch)
treea7c79cdeba4e6acf640b389326b24db17ef46e06 /doc/development/changelog.md
parentceb2a76876de68d705ab6d9ae677fb90fc8bab3e (diff)
Fixes mistake in change log doc.
Diffstat (limited to 'doc/development/changelog.md')
-rw-r--r--doc/development/changelog.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/development/changelog.md b/doc/development/changelog.md
index 18f4177a5e5..c1f783ce877 100644
--- a/doc/development/changelog.md
+++ b/doc/development/changelog.md
@@ -12,9 +12,9 @@ following format:
```yaml
---
-title: "Going through change[log]s"
+title: "Change[log]s"
merge_request: 1972
-author: Ozzy Osbourne
+author: Black Sabbath
type: added
```