Skip to content

Commit c804c82

Browse files
committed
Fix grammar.
1 parent bc99107 commit c804c82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

query-languages/dax/dateadd-function-dax.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ The following formula calculates dates that are one year before the dates in the
5959

6060
## Special behavior
6161

62-
When selection includes last two days of month, it will use "extension" semantics and will includes day till end of month. For example, when Feb 27 and 28 of 2013 are included and a month is added, it will get March 27 to 31.
62+
When selection includes last two days of month, it will use "extension" semantics and will include days till end of month. For example, when Feb 27 and 28 of 2013 are included and a month is added, it will get March 27 to 31.
6363

6464
This behavior only happens when last two days of month are included. If only Feb 27 is selected, it will go to March 27.
6565

0 commit comments

Comments
 (0)