From 78326e43e8615a344218563949e071c9be3454e0 Mon Sep 17 00:00:00 2001 From: Jeremy Lecour Date: Fri, 1 Mar 2024 09:09:52 +0100 Subject: [PATCH] wording in the CHANGELOG --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8362c5d2..a49c669c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). This project does not follow semantic versioning. The **major** part of the version is the year -The **minor** part changes is the month -The **patch** part changes is incremented if multiple releases happen the same month +The **minor** part is the month +The **patch** part is incremented if multiple releases happen the same month ## [Unreleased]