From 4417075330e593ddcb5d41e3dbe7fea241c01b1d Mon Sep 17 00:00:00 2001 From: Onyx and Iris Date: Mon, 2 May 2022 20:31:22 +0100 Subject: [PATCH] Update CHANGELOG.md fix wording --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f8ff45..f91850f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -Before any major/minor/patch patch is released all test units will be run to verify they pass. +Before any major/minor/patch is released all test units will be run to verify they pass. ## [Unreleased] These changes have not been added to PSGallery yet