diff --git a/index.js b/index.js index 4f0b3c4..a43b638 100644 --- a/index.js +++ b/index.js @@ -30,7 +30,7 @@ async function getFoxImage() { } } -//call PublicHolidays API +//call PublicHolidays API async function getDayOff(countryCode) { try { const response = await axios({