From 86bc5319573258672d4b7d19cd4ea3bbdbc1295e Mon Sep 17 00:00:00 2001 From: Roushan Singh Date: Mon, 18 Nov 2024 19:43:59 +0530 Subject: [PATCH] Fix spelling mistake in changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b89692..bdbcfba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -132,7 +132,7 @@ v3.0 - DateTimeCultureInfo have been split into specific contexts. This will improve the single responsibility of the classes. - Added Time feature - BreakingChanges: - - DateTimeCultureInfo is split in WorkingDayCultureInfo and NaturealTextCultureInfo + - DateTimeCultureInfo is split in WorkingDayCultureInfo and NaturalTextCultureInfo - A lot of classes were moved and namespaced properly v2.2.5