From dbdcf0593ecc8c228d2c2d56e59235c4db12b684 Mon Sep 17 00:00:00 2001 From: Dogan Altinbas Date: Sat, 18 Mar 2023 12:10:28 +0100 Subject: [PATCH] Update 4.Compare_Dates.md Fixing a typo in documentation. --- Documentation/4.Compare_Dates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/4.Compare_Dates.md b/Documentation/4.Compare_Dates.md index da852ba8..4b047e46 100644 --- a/Documentation/4.Compare_Dates.md +++ b/Documentation/4.Compare_Dates.md @@ -161,7 +161,7 @@ takes 4 arguments: - `startDate`: the lower bound limit of the range - `endDate`: the upper bound limit of the range -- `orEqualt`: true to also validate the equality +- `orEqual`: true to also validate the equality - `granularity`: smallest unit that must, along with all larger units, be greater for the given dates Example: