From 15d7549cbbd94a941d240612aa54f2624dea7358 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Thu, 4 Sep 2025 20:36:57 +0200 Subject: [PATCH] Fix typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f74ae59d5..818999b99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,7 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Refactored the benchmark comparator component to standalone - Refactored the portfolio summary component to standalone - Refactored the world map chart component to standalone -- Enbabled the trim option in the `extract-i18n` configuration +- Enabled the trim option in the `extract-i18n` configuration - Improved the language localization for German (`de`) - Upgraded the _Stripe_ dependencies - Upgraded `ngx-device-detector` from version `10.0.2` to `10.1.0`