diff --git a/src/Countries/Syria.php b/src/Countries/Syria.php index b6e643908..b71845d0b 100644 --- a/src/Countries/Syria.php +++ b/src/Countries/Syria.php @@ -27,7 +27,7 @@ protected function allHolidays(int $year): array "Islamic New Year" => '07-07', "The commemoration of the birth of the Prophet Muhammad" => '09-15', "The October Liberation War" => '10-06', - "Merry Christmas" => '12-25', + "Christmas" => '12-25', ], $this->variableHolidays($year)); }