From 00e2e765363af82dcc5f7ce4bffc20dfcb91c844 Mon Sep 17 00:00:00 2001 From: Bryan Ingle Date: Sun, 17 Nov 2024 15:33:07 -0700 Subject: [PATCH] Tweak verbiage --- .releases/4.46.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.releases/4.46.1.md b/.releases/4.46.1.md index 84b756a..405f824 100644 --- a/.releases/4.46.1.md +++ b/.releases/4.46.1.md @@ -1,3 +1,3 @@ **Bug Fixes** -* Corrected the `CurrencyTranslator` class to select the path with the fewest steps (instead of the most steps). \ No newline at end of file +* Adjusted the `CurrencyTranslator` class to select the translation path with the fewest steps. \ No newline at end of file