From 405ab925752115de257cab37ed654aca76653f7c Mon Sep 17 00:00:00 2001 From: Konstantin Schaper Date: Wed, 21 Oct 2020 13:20:01 +0200 Subject: [PATCH] fix typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bd15187c92..c7eec3b53f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased ### Added - Generation of email addresses for users, where none is configured ([#1370](https://github.com/scm-manager/scm-manager/pull/1370)) -- add mechanism for deploying ui content ([#1382](https://github.com/scm-manager/scm-manager/pull/1382)) +- Add mechanism for deploying ui content ([#1382](https://github.com/scm-manager/scm-manager/pull/1382)) ### Changed - Centralise syntax highlighting ([#1382](https://github.com/scm-manager/scm-manager/pull/1382))