Skip to content

Commit

Permalink
update(holiday): Utamaduni day renamed to Mazingira day
Browse files Browse the repository at this point in the history
  • Loading branch information
vamuigua committed Oct 10, 2024
1 parent cf5a22f commit 7ccdea3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Countries/Kenya.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ protected function allHolidays(int $year): array
"New Year's" => '01-01',
'Labour' => '05-01',
'Madaraka' => '06-01',
'Utamaduni' => '10-10',
'Mazingira' => '10-10',
'Mashujaa' => '10-20',
'Jamhuri' => '12-01',
'Christmas' => '12-25',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"date": "2024-06-01"
},
{
"name": "Utamaduni",
"name": "Mazingira",
"date": "2024-10-10"
},
{
Expand Down

0 comments on commit 7ccdea3

Please sign in to comment.