Skip to content

Commit

Permalink
Merge pull request #68 from redcuillin/patch-2
Browse files Browse the repository at this point in the history
Update ca-on.php
  • Loading branch information
kylekatarnls authored Feb 18, 2021
2 parents f3414c6 + 3eaf386 commit 81d851d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cmixin/Holidays/ca-on.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

return array_replace(require __DIR__.'/ca-national.php', [
'3rd-monday-after-02-01' => '= third Monday after 02-01',
'3rd-monday-of-february' => '= third Monday of February',
'easter-p1' => '= easter 1',
]);

0 comments on commit 81d851d

Please sign in to comment.