Skip to content

Commit

Permalink
Merge pull request #60 from hf-kklein/readme-typos
Browse files Browse the repository at this point in the history
Fix typos in README
  • Loading branch information
mj0nez authored Jan 2, 2024
2 parents 3ed96e3 + 28eae23 commit 72a6c47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ assert get_nth_working_day_of_month(42, month_type=MonthType.FRISTENMONAT, start

The BDEW considers all days as holidays, which are nationwide holidays and days, which are a holiday in at least one state.
Furthermore, the 24. and the 31. December are holidays as well.
Therefore, this package utilizes a composition of all available german holiday calendars amd adds the two additional days.
Therefore, this package utilizes the composition of all available german holiday calendars and adds the two additional days.

Shifting holidays to the next weekday if they fall on a weekend is currently not considered.

Expand Down

0 comments on commit 72a6c47

Please sign in to comment.