Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Nielsvanpach committed Jan 12, 2024
1 parent db0f3b7 commit 5c8dcef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Actions/Belgium.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ protected function fixedHolidays(): array
{
$dates = [
'Nieuwjaar' => '01-01',
'Dag van de Arbeid' => '01-01',
'Dag van de Arbeid' => '01-05',
'Nationale Feestdag' => '21-07',
'OLV Hemelvaart' => '15-08',
'Allerheiligen' => '01-11',
Expand Down

0 comments on commit 5c8dcef

Please sign in to comment.