From ed00e235e3fbf8a224aa8f3fc7b87f87d3a9bb13 Mon Sep 17 00:00:00 2001 From: Oliver Klee Date: Thu, 22 Feb 2024 09:31:51 +0100 Subject: [PATCH] [DOCS] Fix typo in the changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 97c3bfe6..063cad71 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,7 +22,7 @@ This project adheres to [Semantic Versioning](https://semver.org/). ### Fixed -- Fix PHP notice caused by parsing invalid color values having less than 6 charachters (#485) +- Fix PHP notice caused by parsing invalid color values having less than 6 characters (#485) - Fix (regression) failure to parse at-rules with strict parsing (#456) ## 8.5.0