From 387faec34e93147f377af7c30f6b711db997fa80 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Mon, 15 Jan 2024 19:44:07 +0100 Subject: [PATCH] Fix typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e3a98852..6a4422dfd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed -- Inreased the robustness of the exchange rates by always getting quotes in the exchange rate data service +- Increased the robustness of the exchange rates by always getting quotes in the exchange rate data service ## 2.39.0 - 2024-01-14