From 3079170ae0c76d131009d335bba8d161a7f46787 Mon Sep 17 00:00:00 2001 From: Oliver Klee Date: Sun, 27 Oct 2024 18:51:04 +0100 Subject: [PATCH] [DOCS] Fix a typo in the changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e65a98b..21593368 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,7 +22,7 @@ Please also have a look at our ### Fixed -- Preserve case of CSS custom property (varible) names (#1332) +- Preserve case of CSS custom property (variable) names (#1332) ### Documentation