From 81bddb518f97a554c5b3c3345cbe5cab3a98bc8e Mon Sep 17 00:00:00 2001
From: fspreck <f.spreckelsen@indiscale.com>
Date: Tue, 18 Jan 2022 13:29:50 +0100
Subject: [PATCH] FIX: Typo in changelog

---
 CHANGELOG.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index a3d49772..1f9260a1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 * A `#version_history` URI fragment which can be used to directly open the modal
   with the full version history of the first entity on the page.
 * `BUILD_MODULE_SHOW_ID_IN_LABEL` build variable with which the showing of
-  entity ids together with their names is enabled (disabled by default).
+  entity ids together with their names if it is enabled (disabled by default).
 
 ### Changed (for changes in existing functionality)
 
-- 
GitLab