From 71a3460489922fa8976c167b233597b65c645708 Mon Sep 17 00:00:00 2001
From: Linda Lapinlampi <linda@lindalap.fi>
Date: Thu, 24 Mar 2022 16:42:58 +0000
Subject: [PATCH] CHANGELOG: Remove colon punctuation from heading (1.3.3)

Fixes: #3985
---
 CHANGELOG.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9dfa430f..3393d463 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,7 +9,7 @@ and this project does not adhere to
 [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
 
 ## [1.3.3] - 2022-01-18
-### Added:
+### Added
 - An IP2C option to toggle honoring of the countries received from
 the game servers; enabled by default. If enabled, display the country
 flags and the locations basing on this info. (#3939)
-- 
2.35.1

